fix(topologies): 3n-snr
[csit.git] / topologies / available / lf_3n_snr_testbed39.yaml
1 ---
2 metadata:
3   version: 0.1
4   schema:
5     - resources/topology_schemas/3_node_topology.sch.yaml
6     - resources/topology_schemas/topology.sch.yaml
7   tags: [hw, 3-node]
8
9 nodes:
10   TG:
11     type: TG
12     subtype: TREX
13     host: "10.30.51.89"
14     arch: x86_64
15     port: 22
16     username: testuser
17     password: Csit1234
18     interfaces:
19       port1:
20         # s89-t39t310-tg1-c4/p1 - 25GE port1 Intel E810-XXVDA4 4p25GE.
21         mac_address: "b4:96:91:a5:22:08"
22         pci_address: "0000:ca:00.0"
23         ip4_address: "172.16.10.1"
24         driver: ice
25         link: disabled1
26         model: Intel-E810XXV
27       port2:
28         # s89-t39t310-tg1-c4/p2 - 25GE port2 Intel E810-XXVDA4 4p25GE.
29         mac_address: "b4:96:91:a5:22:09"
30         pci_address: "0000:ca:00.1"
31         ip4_address: "172.16.20.1"
32         driver: ice
33         link: link2
34         model: Intel-E810XXV
35       port3:
36         # s89-t39t310-tg1-c4/p3 - 25GE port3 Intel E810-XXVDA4 4p25GE.
37         mac_address: "b4:96:91:a5:22:0a"
38         pci_address: "0000:ca:00.2"
39         ip4_address: "172.16.50.1"
40         driver: ice
41         link: link5
42         model: Intel-E810XXV
43       port4:
44         # s89-t39t310-tg1-c4/p4 - 25GE port4 Intel E810-XXVDA4 4p25GE.
45         mac_address: "b4:96:91:a5:22:0b"
46         pci_address: "0000:ca:00.3"
47         ip4_address: "172.16.60.1"
48         driver: ice
49         link: disabled2
50         model: Intel-E810XXV
51   DUT1:
52     type: DUT
53     host: "10.30.51.93"
54     arch: x86_64
55     port: 22
56     username: testuser
57     password: Csit1234
58     uio_driver: vfio-pci
59     interfaces:
60       port1:
61         # s93-t39-sut1-c1/p1 - 25GE port1 Intel E822-CQDA4 4p25GE.
62         mac_address: "00:00:00:00:01:00"
63         pci_address: "0000:ec:00.0"
64         ip4_address: "172.16.10.2"
65         driver: ice
66         link: link2
67         model: Intel-E822CQ
68       port2:
69         # s93-t39-sut1-c1/p2 - 25GE port2 Intel E822-CQDA4 4p25GE.
70         mac_address: "00:00:00:00:01:01"
71         pci_address: "0000:ec:00.1"
72         ip4_address: "172.16.20.2"
73         driver: ice
74         link: disabled3
75         model: Intel-E822CQ
76       port3:
77         # s93-t39-sut1-c1/p3 - 25GE port3 Intel E822-CQDA4 4p25GE.
78         mac_address: "00:00:00:00:01:02"
79         pci_address: "0000:ec:00.2"
80         ip4_address: "172.16.30.1"
81         driver: ice
82         link: link3
83         model: Intel-E822CQ
84       port4:
85         # s93-t39-sut1-c1/p4 - 25GE port4 Intel E822-CQDA4 4p25GE.
86         mac_address: "00:00:00:00:01:03"
87         pci_address: "0000:ec:00.3"
88         ip4_address: "172.16.40.1"
89         driver: ice
90         link: link4
91         model: Intel-E822CQ
92   DUT2:
93     type: DUT
94     host: "10.30.51.94"
95     arch: x86_64
96     port: 22
97     username: testuser
98     password: Csit1234
99     uio_driver: vfio-pci
100     interfaces:
101       port1:
102         # s94-t39-sut2-c1/p1 - 25GE port1 Intel E822-CQDA4 4p25GE.
103         mac_address: "00:00:00:00:01:00"
104         pci_address: "0000:ec:00.0"
105         ip4_address: "172.16.30.2"
106         driver: ice
107         link: link5
108         model: Intel-E822CQ
109       port2:
110         # s94-t39-sut2-c1/p2 - 25GE port2 Intel E822-CQDA4 4p25GE.
111         mac_address: "00:00:00:00:01:01"
112         pci_address: "0000:ec:00.1"
113         ip4_address: "172.16.40.2"
114         driver: ice
115         link: disabled4
116         model: Intel-E822CQ
117       port3:
118         # s94-t39-sut2-c1/p3 - 25GE port3 Intel E822-CQDA4 4p25GE.
119         mac_address: "00:00:00:00:01:02"
120         pci_address: "0000:ec:00.2"
121         ip4_address: "172.16.50.2"
122         driver: ice
123         link: link3
124         model: Intel-E822CQ
125       port4:
126         # s94-t39-sut2-c1/p4 - 25GE port4 Intel E822-CQDA4 4p25GE.
127         mac_address: "00:00:00:00:01:03"
128         pci_address: "0000:ec:00.3"
129         ip4_address: "172.16.60.2"
130         driver: ice
131         link: link4
132         model: Intel-E822CQ