diff options
Diffstat (limited to 'topologies')
-rw-r--r-- | topologies/available/lf_2n_tx2_testbed34.yaml | 10 | ||||
-rw-r--r-- | topologies/available/lf_3n_alt_testbed34.yaml | 14 |
2 files changed, 12 insertions, 12 deletions
diff --git a/topologies/available/lf_2n_tx2_testbed34.yaml b/topologies/available/lf_2n_tx2_testbed34.yaml index 6c08aaf183..cbaefc387a 100644 --- a/topologies/available/lf_2n_tx2_testbed34.yaml +++ b/topologies/available/lf_2n_tx2_testbed34.yaml @@ -1,4 +1,4 @@ -# Copyright (c) 2020 PANTHEON.tech and/or its affiliates. +# Copyright (c) 2020-2023 PANTHEON.tech and/or its affiliates. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at: @@ -30,13 +30,13 @@ nodes: password: Csit1234 interfaces: port0: - mac_address: "3c:fd:fe:c3:e0:90" + mac_address: "3c:fd:fe:c3:e9:70" pci_address: "0000:af:00.0" link: link1 driver: i40e model: Intel-XL710 port1: - mac_address: "3c:fd:fe:c3:e0:91" + mac_address: "3c:fd:fe:c3:e9:71" pci_address: "0000:af:00.1" link: link2 driver: i40e @@ -51,13 +51,13 @@ nodes: password: Csit1234 interfaces: port0: - mac_address: "3c:fd:fe:c3:e9:70" + mac_address: "3c:fd:fe:c3:e0:90" pci_address: "0000:91:00.0" link: link1 driver: i40e model: Intel-XL710 port1: - mac_address: "3c:fd:fe:c3:e9:71" + mac_address: "3c:fd:fe:c3:e0:91" pci_address: "0000:91:00.1" link: link2 driver: i40e diff --git a/topologies/available/lf_3n_alt_testbed34.yaml b/topologies/available/lf_3n_alt_testbed34.yaml index 1505e9db60..4334304614 100644 --- a/topologies/available/lf_3n_alt_testbed34.yaml +++ b/topologies/available/lf_3n_alt_testbed34.yaml @@ -1,4 +1,4 @@ -# Copyright (c) 2022 PANTHEON.tech and/or its affiliates. +# Copyright (c) 2022-2023 PANTHEON.tech and/or its affiliates. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at: @@ -30,13 +30,13 @@ nodes: password: Csit1234 interfaces: port0: - mac_address: "3c:fd:fe:c3:e7:a0" + mac_address: "40:a6:b7:85:e7:80" pci_address: "0000:31:00.0" link: link1 driver: i40e model: Intel-XL710 port1: - mac_address: "3c:fd:fe:c3:e7:a1" + mac_address: "40:a6:b7:85:e7:81" pci_address: "0000:31:00.1" link: link2 driver: i40e @@ -51,13 +51,13 @@ nodes: password: Csit1234 interfaces: port0: - mac_address: "40:a6:b7:85:e7:80" + mac_address: "40:a6:b7:85:e7:78" pci_address: "0004:04:00.0" link: link3 driver: i40e model: Intel-XL710 port1: - mac_address: "40:a6:b7:85:e7:81" + mac_address: "40:a6:b7:85:e7:79" pci_address: "0004:04:00.1" link: link2 driver: i40e @@ -72,13 +72,13 @@ nodes: password: Csit1234 interfaces: port0: - mac_address: "40:a6:b7:85:e7:78" + mac_address: "3c:fd:fe:c3:e7:a0" pci_address: "0004:04:00.0" link: link1 driver: i40e model: Intel-XL710 port1: - mac_address: "40:a6:b7:85:e7:79" + mac_address: "3c:fd:fe:c3:e7:a1" pci_address: "0004:04:00.1" link: link3 driver: i40e |