diff options
Diffstat (limited to 'topologies/available/lf_2n_icx_testbed214.yaml')
-rw-r--r-- | topologies/available/lf_2n_icx_testbed214.yaml | 51 |
1 files changed, 26 insertions, 25 deletions
diff --git a/topologies/available/lf_2n_icx_testbed214.yaml b/topologies/available/lf_2n_icx_testbed214.yaml index 8f987af691..ce21b8f7e7 100644 --- a/topologies/available/lf_2n_icx_testbed214.yaml +++ b/topologies/available/lf_2n_icx_testbed214.yaml @@ -4,13 +4,13 @@ metadata: schema: - resources/topology_schemas/2_node_topology.sch.yaml - resources/topology_schemas/topology.sch.yaml - tags: [hw, 2-node] nodes: TG: type: TG subtype: TREX - host: "10.30.51.86" + model: Intel-Icelake + host: 10.30.51.86 arch: x86_64 port: 6001 username: testuser @@ -20,7 +20,7 @@ nodes: # s86-t214-tg1-c9/p1 - 100GE port1 Intel E810-CQDA2 2p100GE. mac_address: "40:a6:b7:67:1d:9c" pci_address: "0000:17:00.0" - ip4_address: "172.16.10.2" + ip4_address: 172.16.10.2 driver: ice link: link1 model: Intel-E810CQ @@ -28,7 +28,7 @@ nodes: # s86-t214-tg1-c9/p2 - 100GE port2 Intel E810-CQDA2 2p100GE. mac_address: "40:a6:b7:67:1d:98" pci_address: "0000:19:00.0" - ip4_address: "172.16.20.2" + ip4_address: 172.16.20.2 driver: ice link: link2 model: Intel-E810CQ @@ -36,7 +36,7 @@ nodes: # s86-t214-tg1-c4/p1 - 25GE port1 Intel E810-XXVDA4 4p25GE. mac_address: "b4:96:91:a5:78:98" pci_address: "0000:31:00.0" - ip4_address: "172.16.30.2" + ip4_address: 172.16.30.2 driver: ice link: link3 model: Intel-E810XXV @@ -44,7 +44,7 @@ nodes: # s86-t214-tg1-c4/p2 - 25GE port2 Intel E810-XXVDA4 4p25GE. mac_address: "b4:96:91:a5:78:99" pci_address: "0000:31:00.1" - ip4_address: "172.16.40.2" + ip4_address: 172.16.40.2 driver: ice link: link4 model: Intel-E810XXV @@ -52,7 +52,7 @@ nodes: # s86-t214-tg1-c4/p3 - 25GE port3 Intel E810-XXVDA4 4p25GE. mac_address: "b4:96:91:a5:78:9a" pci_address: "0000:31:00.2" - ip4_address: "172.16.50.2" + ip4_address: 172.16.50.2 driver: ice link: link5 model: Intel-E810XXV @@ -60,7 +60,7 @@ nodes: # s86-t214-tg1-c4/p4 - 25GE port4 Intel E810-XXVDA4 4p25GE. mac_address: "b4:96:91:a5:78:9b" pci_address: "0000:31:00.3" - ip4_address: "172.16.60.2" + ip4_address: 172.16.60.2 driver: ice link: link6 model: Intel-E810XXV @@ -68,7 +68,7 @@ nodes: # s86-t214-tg1-c2/p1 - 25GE port1 Intel NIC xxv710 4p25GE. mac_address: "40:a6:b7:40:85:98" pci_address: "0000:4b:00.0" - ip4_address: "172.16.70.2" + ip4_address: 172.16.70.2 driver: i40e link: link7 model: Intel-XXV710 @@ -76,7 +76,7 @@ nodes: # s86-t214-tg1-c2/p2 - 25GE port2 Intel NIC xxv710 4p25GE. mac_address: "40:a6:b7:40:85:99" pci_address: "0000:4b:00.1" - ip4_address: "172.16.80.2" + ip4_address: 172.16.80.2 driver: i40e link: link8 model: Intel-XXV710 @@ -84,7 +84,7 @@ nodes: # s86-t214-tg1-c8/p1 - 200GE port1 Mellanox ConnectX7-2p200GE. mac_address: "b8:3f:d2:f9:c3:46" pci_address: "0000:b1:00.0" - ip4_address: "172.16.90.2" + ip4_address: 172.16.90.2 driver: mlx5_core link: link9 model: Mellanox-CX7VEAT @@ -92,7 +92,7 @@ nodes: # s86-t214-tg1-c8/p2 - 200GE port2 Mellanox ConnectX7-2p200GE. mac_address: "b8:3f:d2:f9:c3:47" pci_address: "0000:b1:00.1" - ip4_address: "172.16.100.2" + ip4_address: 172.16.100.2 driver: mlx5_core link: link10 model: Mellanox-CX7VEAT @@ -100,7 +100,7 @@ nodes: # s86-t214-tg1-c6/p1 - 100GE port1 Intel E810-CQDA2 2p100GE. mac_address: "40:a6:b7:67:26:70" pci_address: "0000:ca:00.0" - ip4_address: "172.16.100.2" + ip4_address: 172.16.100.2 driver: ice link: link11 model: Intel-E810CQ @@ -108,13 +108,14 @@ nodes: # s86-t214-tg1-c6/p2 - 100GE port2 Intel E810-CQDA2 2p100GE. mac_address: "40:a6:b7:67:26:74" pci_address: "0000:cc:00.0" - ip4_address: "172.16.110.2" + ip4_address: 172.16.110.2 driver: ice link: link11 model: Intel-E810CQ DUT1: type: DUT - host: "10.30.51.85" + model: Intel-Icelake + host: 10.30.51.85 arch: x86_64 port: 22 username: testuser @@ -125,7 +126,7 @@ nodes: # s85-t214-sut1-c9/p1 - 100GE port1 Intel E810-CQDA2 2p100GE. mac_address: "40:a6:b7:67:19:3c" pci_address: "0000:17:00.0" - ip4_address: "172.16.10.1" + ip4_address: 172.16.10.1 driver: ice link: link2 model: Intel-E810CQ @@ -133,7 +134,7 @@ nodes: # s85-t214-sut1-c9/p2 - 100GE port2 Intel E810-CQDA2 2p100GE. mac_address: "40:a6:b7:67:19:38" pci_address: "0000:19:00.0" - ip4_address: "172.16.20.1" + ip4_address: 172.16.20.1 driver: ice link: link1 model: Intel-E810CQ @@ -141,7 +142,7 @@ nodes: # s85-t214-sut1-c4/p1 - 25GE port1 Intel E810-XXVDA4 4p25GE. mac_address: "b4:96:91:a5:77:54" pci_address: "0000:31:00.0" - ip4_address: "172.16.30.1" + ip4_address: 172.16.30.1 driver: ice link: link3 model: Intel-E810XXV @@ -149,7 +150,7 @@ nodes: # s85-t214-sut1-c4/p2 - 25GE port2 Intel E810-XXVDA4 4p25GE. mac_address: "b4:96:91:a5:77:55" pci_address: "0000:31:00.1" - ip4_address: "172.16.40.1" + ip4_address: 172.16.40.1 driver: ice link: link4 model: Intel-E810XXV @@ -157,7 +158,7 @@ nodes: # s85-t214-sut1-c4/p3 - 25GE port3 Intel E810-XXVDA4 4p25GE. mac_address: "b4:96:91:a5:77:56" pci_address: "0000:31:00.2" - ip4_address: "172.16.50.1" + ip4_address: 172.16.50.1 driver: ice link: link5 model: Intel-E810XXV @@ -165,7 +166,7 @@ nodes: # s85-t214-sut1-c4/p4 - 25GE port4 Intel E810-XXVDA4 4p25GE. mac_address: "b4:96:91:a5:77:57" pci_address: "0000:31:00.3" - ip4_address: "172.16.60.1" + ip4_address: 172.16.60.1 driver: ice link: link6 model: Intel-E810XXV @@ -173,7 +174,7 @@ nodes: # s85-t214-sut1-c2/p1 - 25GE port1 Intel NIC xxv710 2p25GE. mac_address: "40:a6:b7:40:85:e0" pci_address: "0000:4b:00.0" - ip4_address: "172.16.70.1" + ip4_address: 172.16.70.1 driver: i40e link: link7 model: Intel-XXV710 @@ -181,7 +182,7 @@ nodes: # s85-t214-sut1-c2/p2 - 25GE port2 Intel NIC xxv710 2p25GE. mac_address: "40:a6:b7:40:85:e1" pci_address: "0000:4b:00.1" - ip4_address: "172.16.80.1" + ip4_address: 172.16.80.1 driver: i40e link: link8 model: Intel-XXV710 @@ -189,7 +190,7 @@ nodes: # s85-t214-sut1-c8/p1 - 200GE port1 Mellanox ConnectX7-2p200GE. mac_address: "b8:3f:d2:b7:a0:38" pci_address: "0000:b1:00.0" - ip4_address: "172.16.90.1" + ip4_address: 172.16.90.1 driver: mlx5_core link: link9 model: Mellanox-CX7VEAT @@ -197,7 +198,7 @@ nodes: # s85-t214-sut1-c8/p2 - 200GE port2 Mellanox ConnectX7-2p200GE. mac_address: "b8:3f:d2:b7:a0:39" pci_address: "0000:b1:00.1" - ip4_address: "172.16.100.1" + ip4_address: 172.16.100.1 driver: mlx5_core link: link10 model: Mellanox-CX7VEAT
\ No newline at end of file |