diff options
-rw-r--r-- | topologies/available/lf_3n_emr_testbed28.yaml | 12 | ||||
-rw-r--r-- | topologies/available/lf_3n_emr_testbed29.yaml | 12 |
2 files changed, 12 insertions, 12 deletions
diff --git a/topologies/available/lf_3n_emr_testbed28.yaml b/topologies/available/lf_3n_emr_testbed28.yaml index f5833cc9a8..7d9aff6b93 100644 --- a/topologies/available/lf_3n_emr_testbed28.yaml +++ b/topologies/available/lf_3n_emr_testbed28.yaml @@ -22,7 +22,7 @@ nodes: pci_address: "0000:27:00.0" ip4_address: "172.16.10.1" driver: ice - link: link1 + link: link3 model: Intel-E810CQ port2: # s41-t28-tg1-c4/p1 - 100GE port2 Intel E810-2C-Q2 2p100GE. @@ -30,7 +30,7 @@ nodes: pci_address: "0000:29:00.0" ip4_address: "172.16.30.1" driver: ice - link: link3 + link: link1 model: Intel-E810CQ DUT1: type: DUT @@ -59,7 +59,7 @@ nodes: pci_address: "0000:27:00.0" ip4_address: "172.16.20.1" driver: ice - link: link2 + link: link3 model: Intel-E810CQ port2: # s40-t28-sut1-c4/p2 - 100GE port2 Intel E810-2C-Q2 2p100GE. @@ -67,7 +67,7 @@ nodes: pci_address: "0000:29:00.0" ip4_address: "172.16.30.2" driver: ice - link: link3 + link: link2 model: Intel-E810CQ DUT2: type: DUT @@ -96,7 +96,7 @@ nodes: pci_address: "0000:a8:00.0" ip4_address: "172.16.20.2" driver: ice - link: link2 + link: link1 model: Intel-E810CQ port2: # s40-t28-sut2-c9/p2 - 100GE port2 Intel E810-2C-Q2 2p100GE. @@ -104,5 +104,5 @@ nodes: pci_address: "0000:aa:00.0" ip4_address: "172.16.10.2" driver: ice - link: link1 + link: link2 model: Intel-E810CQ
\ No newline at end of file diff --git a/topologies/available/lf_3n_emr_testbed29.yaml b/topologies/available/lf_3n_emr_testbed29.yaml index 4dfebfc0b3..56d38a753e 100644 --- a/topologies/available/lf_3n_emr_testbed29.yaml +++ b/topologies/available/lf_3n_emr_testbed29.yaml @@ -34,7 +34,7 @@ nodes: pci_address: "0000:27:00.0" ip4_address: "172.16.10.1" driver: ice - link: link1 + link: link3 model: Intel-E810CQ port2: # s41-t29-tg1-c4/p2 - 100GE port2 Intel E810-2C-Q2 2p100GE. @@ -42,7 +42,7 @@ nodes: pci_address: "0000:29:00.0" ip4_address: "172.16.30.1" driver: ice - link: link3 + link: link1 model: Intel-E810CQ DUT1: type: DUT @@ -71,7 +71,7 @@ nodes: pci_address: "0000:27:00.0" ip4_address: "172.16.20.1" driver: ice - link: link2 + link: link3 model: Intel-E810CQ port2: # s40-t29-sut1-c4/p2 - 100GE port2 Intel E810-2C-Q2 2p100GE. @@ -79,7 +79,7 @@ nodes: pci_address: "0000:29:00.0" ip4_address: "172.16.30.2" driver: ice - link: link3 + link: link2 model: Intel-E810CQ DUT2: type: DUT @@ -108,7 +108,7 @@ nodes: pci_address: "0000:a8:00.0" ip4_address: "172.16.20.2" driver: ice - link: link2 + link: link1 model: Intel-E810CQ port2: # s40-t29-sut2-c9/p2 - 100GE port2 Intel E810-2C-Q2 2p100GE. @@ -116,5 +116,5 @@ nodes: pci_address: "0000:aa:00.0" ip4_address: "172.16.10.2" driver: ice - link: link1 + link: link2 model: Intel-E810CQ |