Topology: Cascadelake
[csit.git] / topologies / available / lf_2n_clx_testbed29.yaml
1 ---
2 metadata:
3   version: 0.1
4   schema:
5     - resources/topology_schemas/2_node_topology.sch.yaml
6     - resources/topology_schemas/topology.sch.yaml
7   tags: [hw, 2-node]
8
9 nodes:
10   TG:
11     type: TG
12     subtype: TREX
13     host: "10.32.8.23"
14     arch: x86_64
15     port: 22
16     username: testuser
17     password: Csit1234
18     interfaces:
19       port1:
20         # s38-t29-tg1-c2/p1 - 10GE port1 on Intel NIC x710 4p10GE.
21         mac_address: "3c:fd:fe:a8:b1:90"
22         pci_address: "0000:18:00.0"
23         ip4_address: "172.16.10.2"
24         driver: i40e
25         link: link1
26         model: Intel-X710
27       port2:
28         # s38-t29-tg1-c2/p2 - 10GE port2 on Intel NIC x710 4p10GE.
29         mac_address: "3c:fd:fe:a8:b1:91"
30         pci_address: "0000:18:00.1"
31         ip4_address: "172.16.20.2"
32         driver: i40e
33         link: link2
34         model: Intel-X710
35       port3:
36         # s38-t29-tg1-c2/p3 - 10GE port3 on Intel NIC x710 4p10GE.
37         mac_address: "3c:fd:fe:a8:b1:92"
38         pci_address: "0000:18:00.2"
39         ip4_address: "172.16.30.2"
40         driver: i40e
41         link: link3
42         model: Intel-X710
43       port4:
44         # s38-t29-tg1-c2/p4 - 10GE port4 on Intel NIC x710 4p10GE.
45         mac_address: "3c:fd:fe:a8:b1:93"
46         pci_address: "0000:18:00.3"
47         ip4_address: "172.16.40.2"
48         driver: i40e
49         link: link4
50         model: Intel-X710
51       port5:
52         # s38-t29-tg1-c4/p1 - 25GE port1 on Intel NIC xxv710 2p25GE.
53         mac_address: "3c:fd:fe:cf:6c:bc"
54         pci_address: "0000:3b:00.0"
55         ip4_address: "172.16.50.2"
56         driver: i40e
57         link: link5
58         model: Intel-XXV710
59       port6:
60         # s38-t29-tg1-c4/p2 - 25GE port2 on Intel NIC xxv710 2p25GE.
61         mac_address: "3c:fd:fe:cf:6c:bd"
62         pci_address: "0000:3b:00.1"
63         ip4_address: "172.16.60.2"
64         driver: i40e
65         link: link6
66         model: Intel-XXV710
67   DUT1:
68     type: DUT
69     host: "10.32.8.22"
70     arch: x86_64
71     port: 22
72     username: testuser
73     password: Csit1234
74     uio_driver: vfio-pci
75     honeycomb:
76       user: admin
77       passwd: admin
78       port: 8183
79       netconf_port: 2831
80     interfaces:
81       port1:
82         # s37-t29-sut1-c2/p1 - 10GE port1 on Intel NIC x710 4p10GE.
83         mac_address: "3c:fd:fe:ca:eb:10"
84         pci_address: "0000:18:00.0"
85         ip4_address: "172.16.10.1"
86         driver: i40e
87         link: link1
88         model: Intel-X710
89       port2:
90         # s37-t29-sut1-c2/p2 - 10GE port2 on Intel NIC x710 4p10GE.
91         mac_address: "3c:fd:fe:ca:eb:11"
92         pci_address: "0000:18:00.1"
93         ip4_address: "172.16.20.1"
94         driver: i40e
95         link: link2
96         model: Intel-X710
97       port3:
98         # s37-t29-sut1-c2/p3 - 10GE port3 on Intel NIC x710 4p10GE.
99         mac_address: "3c:fd:fe:ca:eb:12"
100         pci_address: "0000:18:00.2"
101         ip4_address: "172.16.30.1"
102         driver: i40e
103         link: link3
104         model: Intel-X710
105       port4:
106         # s37-t29-sut1-c2/p4 - 10GE port4 on Intel NIC x710 4p10GE.
107         mac_address: "3c:fd:fe:ca:eb:13"
108         pci_address: "0000:18:00.3"
109         ip4_address: "172.16.40.1"
110         driver: i40e
111         link: link4
112         model: Intel-X710
113       port5:
114         # s37-t29-sut1-c2/p1 - 25GE port1 on Intel NIC xxv710 2p25GE.
115         mac_address: "3c:fd:fe:dd:d3:48"
116         pci_address: "0000:3b:00.0"
117         ip4_address: "172.16.50.1"
118         driver: i40e
119         link: link5
120         model: Intel-XXV710
121       port6:
122         # s37-t29-sut1-c2/p2 - 25GE port2 on Intel NIC xxv710 2p25GE.
123         mac_address: "3c:fd:fe:dd:d3:49"
124         pci_address: "0000:3b:00.1"
125         ip4_address: "172.16.60.1"
126         driver: i40e
127         link: link6
128         model: Intel-XXV710