Update VPP_STABLE_VER files
[csit.git] / topologies / available / lf_3nb_spr_testbed22.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.55"
14     arch: x86_64
15     port: 6001
16     username: testuser
17     password: Csit1234
18     interfaces:
19       port1:
20         # s55-t22-tg1-c4/p1 - 100GE port1 Intel E810-CQDA2 2p100GE.
21         mac_address: "40:a6:b7:9e:e7:00"
22         pci_address: "0000:2a:00.0"
23         ip4_address: "172.16.30.1"
24         driver: ice
25         link: link1
26         model: Intel-E810CQ
27       port2:
28         # s55-t22-tg1-c4/p2 - 100GE port2 Intel E810-CQDA2 2p100GE.
29         mac_address: "40:a6:b7:9e:e7:04"
30         pci_address: "0000:2c:00.0"
31         ip4_address: "172.16.40.1"
32         driver: ice
33         link: link3
34         model: Intel-E810CQ
35       port3:
36         # s55-t22-tg1-c2/p1 - 25GE port1 Intel E810-XXVDA4 4p25GE.
37         mac_address: "50:7c:6f:48:45:50"
38         pci_address: "0000:3d:00.0"
39         ip4_address: "172.16.10.1"
40         driver: ice
41         link: link4
42         model: Intel-E810XXV
43       port4:
44         # s55-t22-tg1-c2/p2 - 25GE port2 Intel E810-XXVDA4 4p25GE.
45         mac_address: "50:7c:6f:48:45:51"
46         pci_address: "0000:3d:00.1"
47         ip4_address: "172.16.20.1"
48         driver: ice
49         link: link6
50         model: Intel-E810XXV
51   DUT1:
52     type: DUT
53     host: "10.30.51.54"
54     arch: x86_64
55     port: 6001
56     username: testuser
57     password: Csit1234
58     uio_driver: vfio-pci
59     interfaces:
60       port1:
61         # s54-t22-sut1-c4/p1 - 100GE port1 Intel E810-CQDA2 2p100GE.
62         mac_address: "40:a6:b7:9e:e5:c0"
63         pci_address: "0000:2a:00.0"
64         ip4_address: "172.16.30.2"
65         driver: ice
66         link: link2
67         model: Intel-E810CQ
68       port2:
69         # s54-t22-sut1-c4/p2 - 100GE port2 Intel E810-CQDA2 2p100GE.
70         mac_address: "40:a6:b7:9e:e5:c4"
71         pci_address: "0000:2c:00.0"
72         ip4_address: "172.16.40.2"
73         driver: ice
74         link: link3
75         model: Intel-E810CQ
76       port3:
77         # s54-t22-sut1-c2/p1 - 25GE port1 Intel E810-XXVDA4 4p25GE.
78         mac_address: "50:7c:6f:48:45:4c"
79         pci_address: "0000:3d:00.0"
80         ip4_address: "172.16.10.2"
81         driver: ice
82         link: link4
83         model: Intel-E810XXV
84       port4:
85         # s54-t22-sut1-c2/p2 - 25GE port2 Intel E810-XXVDA4 4p25GE.
86         mac_address: "50:7c:6f:48:45:4d"
87         pci_address: "0000:3d:00.1"
88         ip4_address: "172.16.20.2"
89         driver: ice
90         link: link5
91         model: Intel-E810XXV
92   DUT2:
93     type: DUT
94     host: "10.30.51.54"
95     arch: x86_64
96     port: 6002
97     username: testuser
98     password: Csit1234
99     uio_driver: vfio-pci
100     interfaces:
101       port1:
102         # s54-t22-sut1-c9/p1 - 100GE port1 Intel E810-CQDA2 2p100GE.
103         mac_address: "40:a6:b7:9e:e5:98"
104         pci_address: "0000:ab:00.0"
105         ip4_address: "172.16.30.3"
106         driver: ice
107         link: link2
108         model: Intel-E810CQ
109       port2:
110         # s54-t22-sut1-c9/p2 - 100GE port2 Intel E810-CQDA2 2p100GE.
111         mac_address: "40:a6:b7:9e:e5:9c"
112         pci_address: "0000:ad:00.0"
113         ip4_address: "172.16.40.3"
114         driver: ice
115         link: link1
116         model: Intel-E810CQ
117       port3:
118         # s54-t22-sut1-c7/p1 - 25GE port1 Intel E810-XXVDA4 4p25GE.
119         mac_address: "50:7c:6f:48:4a:80"
120         pci_address: "0000:bd:00.0"
121         ip4_address: "172.16.10.3"
122         driver: ice
123         link: link6
124         model: Intel-E810XXV
125       port4:
126         # s54-t22-sut1-c7/p2 - 25GE port2 Intel E810-XXVDA4 4p25GE.
127         mac_address: "50:7c:6f:48:4a:81"
128         pci_address: "0000:bd:00.1"
129         ip4_address: "172.16.20.3"
130         driver: ice
131         link: link5
132         model: Intel-E810XXV