aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Mikus <pmikus@cisco.com>2022-01-27 09:49:25 +0100
committerPeter Mikus <pmikus@cisco.com>2022-01-27 09:03:09 +0000
commit3fabe5bcbba407d4007c499348a3cc84e39eee9a (patch)
treed5e355e1b4f0cc5500c6e62ee9473b735b0d63a4
parent0cf328268c97b7823ba298f05ee7c48f14c05d28 (diff)
fix(core): ICX topology file
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I11b6a1d953f850240e1e95e0fc9e3c2b460cd43a (cherry picked from commit 9c4eaa96ddd6c728c21eacf5ea28fb671311dbcb) (cherry picked from commit 5d53efb957c17cb7d03d1e0d213433416a48929d)
-rw-r--r--topologies/available/lf_2n_icx_testbed212.yaml36
1 files changed, 18 insertions, 18 deletions
diff --git a/topologies/available/lf_2n_icx_testbed212.yaml b/topologies/available/lf_2n_icx_testbed212.yaml
index a71e5d0e1e..05ed37ec67 100644
--- a/topologies/available/lf_2n_icx_testbed212.yaml
+++ b/topologies/available/lf_2n_icx_testbed212.yaml
@@ -66,7 +66,7 @@ nodes:
model: Intel-E810CQ
port7:
# s72-t212-tg1-c2/p1 - 25GE port1 Intel NIC xxv710 4p25GE.
- mac_address: "40:a6:b7:4c:34:2c"
+ mac_address: "40:a6:b7:4c:34:48"
pci_address: "0000:4b:00.0"
ip4_address: "172.16.70.2"
driver: i40e
@@ -74,28 +74,28 @@ nodes:
model: Intel-XXV710
port8:
# s72-t212-tg1-c2/p2 - 25GE port2 Intel NIC xxv710 4p25GE.
- mac_address: "40:a6:b7:4c:34:2d"
+ mac_address: "40:a6:b7:4c:34:49"
pci_address: "0000:4b:00.1"
ip4_address: "172.16.80.2"
driver: i40e
link: link8
model: Intel-XXV710
-# port9:
-# # s72-t212-tg1-c6/p1 - 100GE port1 Intel E810-CQDA2 2p100GE.
-# mac_address: "b4:96:91:b2:a0:40"
-# pci_address: "0000:ca:00.0"
-# ip4_address: "172.16.90.2"
-# driver: ice
-# link: link9
-# model: Intel-E810CQ
-# port10:
-# # s72-t212-tg1-c6/p2 - 100GE port2 Intel E810-CQDA2 2p100GE.
-# mac_address: "b4:96:91:b2:a0:41"
-# pci_address: "0000:ca:00.1"
-# ip4_address: "172.16.100.2"
-# driver: ice
-# link: link9
-# model: Intel-E810CQ
+ port9:
+ # s72-t212-tg1-c6/p1 - 100GE port1 Intel E810-CQDA2 2p100GE.
+ mac_address: "b4:96:91:b2:a7:00"
+ pci_address: "0000:ca:00.0"
+ ip4_address: "172.16.90.2"
+ driver: ice
+ link: link9
+ model: Intel-E810CQ
+ port10:
+ # s72-t212-tg1-c6/p2 - 100GE port2 Intel E810-CQDA2 2p100GE.
+ mac_address: "b4:96:91:b2:a7:01"
+ pci_address: "0000:ca:00.1"
+ ip4_address: "172.16.100.2"
+ driver: ice
+ link: link9
+ model: Intel-E810CQ
DUT1:
type: DUT
host: "10.30.51.81"