blob: 8b7ba2c9626fc4f6b1ca3f0054d64aaf723605c4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
|
---
metadata:
version: 0.1
schema:
- resources/topology_schemas/3_node_topology.sch.yaml
- resources/topology_schemas/topology.sch.yaml
tags: [hw, 3-node]
nodes:
TG:
type: TG
subtype: TREX
host: "10.30.51.80"
arch: x86_64
port: 22
username: testuser
password: Csit1234
interfaces:
port1:
# s80-t38-tg1-c9/p1 - 100GE port1 Intel E810-CQDA2 2p100GE.
mac_address: "40:a6:b7:67:22:5c"
pci_address: "0000:b1:00.0"
ip4_address: "172.16.10.1"
driver: ice
link: link1
model: Intel-E810CQ
port2:
# s80-t38-tg1-c9/p2 - 100GE port2 Intel E810-CQDA2 2p100GE.
mac_address: "40:a6:b7:67:22:58"
pci_address: "0000:b3:00.0"
ip4_address: "172.16.20.1"
driver: ice
link: link2
model: Intel-E810CQ
port3:
# s80-t38-tg1-c4/p1 - 25GE port1 Intel E810-XXVDA4 4p25GE.
mac_address: "b4:96:91:a5:22:44"
pci_address: "0000:ca:00.0"
ip4_address: "172.16.30.1"
driver: ice
link: link3
model: Intel-E810XXV
port4:
# s80-t38-tg1-c4/p2 - 25GE port2 Intel E810-XXVDA4 4p25GE.
mac_address: "b4:96:91:a5:22:45"
pci_address: "0000:ca:00.1"
ip4_address: "172.16.40.1"
driver: ice
link: link4
model: Intel-E810XXV
port5:
# s80-t38-tg1-c4/p3 - 25GE port3 Intel E810-XXVDA4 4p25GE.
mac_address: "b4:96:91:a5:22:46"
pci_address: "0000:ca:00.2"
ip4_address: "172.16.50.1"
driver: ice
link: link5
model: Intel-E810XXV
port6:
# s80-t38-tg1-c4/p4 - 25GE port4 Intel E810-XXVDA4 4p25GE.
mac_address: "b4:96:91:a5:22:47"
pci_address: "0000:ca:00.3"
ip4_address: "172.16.60.1"
driver: ice
link: link6
model: Intel-E810XXV
port7:
# s80-t38-tg1-c2/p1 - 25GE port1 Intel NIC x710 2p25GE.
mac_address: "40:a6:b7:40:87:28"
pci_address: "0000:4b:00.0"
ip4_address: "172.16.70.1"
driver: i40e
link: link7
model: Intel-XXV710
port8:
# s80-t38-tg1-c2/p2 - 25GE port2 Intel NIC x710 2p25GE.
mac_address: "40:a6:b7:40:87:29"
pci_address: "0000:4b:00.1"
ip4_address: "172.16.80.1"
driver: i40e
link: link8
model: Intel-XXV710
DUT1:
type: DUT
host: "10.30.51.78"
arch: x86_64
port: 22
username: testuser
password: Csit1234
uio_driver: vfio-pci
interfaces:
port1:
# s78-t38-sut1-c9/p1 - 100GE port1 Intel E810-CQDA2 2p100GE.
mac_address: "b4:96:91:a4:26:38"
pci_address: "0000:b1:00.0"
ip4_address: "172.16.10.2"
driver: ice
link: link1
model: Intel-E810CQ
port2:
# s78-t38-sut1-c9/p2 - 100GE port2 Intel E810-CQDA2 2p100GE.
mac_address: "b4:96:91:a4:26:39"
pci_address: "0000:b1:00.1"
ip4_address: "172.16.20.2"
driver: ice
link: link22
model: Intel-E810CQ
port3:
# s78-t38-sut1-c4/p1 - 25GE port1 Intel E810-XXVDA4 4p25GE.
mac_address: "b4:96:91:a5:22:40"
pci_address: "0000:ca:00.0"
ip4_address: "172.16.30.2"
driver: ice
link: link3
model: Intel-E810XXV
port4:
# s78-t38-sut1-c4/p2 - 25GE port2 Intel E810-XXVDA4 4p25GE.
mac_address: "b4:96:91:a5:22:41"
pci_address: "0000:ca:00.1"
ip4_address: "172.16.40.2"
driver: ice
link: link44
model: Intel-E810XXV
port5:
# s78-t38-sut1-c4/p3 - 25GE port3 Intel E810-XXVDA4 4p25GE.
mac_address: "b4:96:91:a5:22:42"
pci_address: "0000:ca:00.2"
ip4_address: "172.16.50.2"
driver: ice
link: link5
model: Intel-E810XXV
port6:
# s78-t38-sut1-c4/p4 - 25GE port4 Intel E810-XXVDA4 4p25GE.
mac_address: "b4:96:91:a5:22:43"
pci_address: "0000:ca:00.3"
ip4_address: "172.16.60.2"
driver: ice
link: link66
model: Intel-E810XXV
port7:
# s78-t38-sut1-c2/p1 - 25GE port1 Intel NIC xxv710 2p25GE.
mac_address: "3c:fd:fe:bd:f9:70"
pci_address: "0000:4b:00.0"
ip4_address: "172.16.70.2"
driver: i40e
link: link7
model: Intel-XXV710
port8:
# s78-t38-sut1-c2/p2 - 25GE port2 Intel NIC xxv710 2p25GE.
mac_address: "3c:fd:fe:bd:f9:71"
pci_address: "0000:4b:00.1"
ip4_address: "172.16.80.2"
driver: i40e
link: link88
model: Intel-XXV710
DUT2:
type: DUT
host: "10.30.51.79"
arch: x86_64
port: 22
username: testuser
password: Csit1234
uio_driver: vfio-pci
interfaces:
port1:
# s79-t38-sut2-c9/p1 - 100GE port1 Intel E810-CQDA2 2p100GE.
mac_address: "b4:96:91:a4:27:30"
pci_address: "0000:b1:00.0"
ip4_address: "172.16.10.3"
driver: ice
link: link2
model: Intel-E810CQ
port2:
# s79-t38-sut2-c9/p2 - 100GE port2 Intel E810-CQDA2 2p100GE.
mac_address: "b4:96:91:a4:27:31"
pci_address: "0000:b1:00.1"
ip4_address: "172.16.20.3"
driver: ice
link: link22
model: Intel-E810CQ
port3:
# s79-t38-sut2-c4/p1 - 25GE port1 Intel E810-XXVDA4 4p25GE.
mac_address: "b4:96:91:a5:22:3c"
pci_address: "0000:ca:00.0"
ip4_address: "172.16.30.3"
driver: ice
link: link4
model: Intel-E810XXV
port4:
# s79-t38-sut2-c4/p2 - 25GE port2 Intel E810-XXVDA4 4p25GE.
mac_address: "b4:96:91:a5:22:3d"
pci_address: "0000:ca:00.1"
ip4_address: "172.16.40.3"
driver: ice
link: link44
model: Intel-E810XXV
port5:
# s79-t38-sut2-c4/p3 - 25GE port3 Intel E810-XXVDA4 4p25GE.
mac_address: "b4:96:91:a5:22:3e"
pci_address: "0000:ca:00.2"
ip4_address: "172.16.50.3"
driver: ice
link: link6
model: Intel-E810XXV
port6:
# s79-t38-sut2-c4/p4 - 25GE port4 Intel E810-XXVDA4 4p25GE.
mac_address: "b4:96:91:a5:22:3f"
pci_address: "0000:ca:00.3"
ip4_address: "172.16.60.3"
driver: ice
link: link66
model: Intel-E810XXV
port7:
# s79-t38-sut2-c2/p1 - 25GE port1 Intel NIC xxv710 2p25GE.
mac_address: "3c:fd:fe:bd:f9:5c"
pci_address: "0000:4b:00.0"
ip4_address: "172.16.70.3"
driver: i40e
link: link8
model: Intel-XXV710
port8:
# s79-t38-sut2-c2/p2 - 25GE port2 Intel NIC xxv710 2p25GE.
mac_address: "3c:fd:fe:bd:f9:5d"
pci_address: "0000:4b:00.1"
ip4_address: "172.16.80.3"
driver: i40e
link: link88
model: Intel-XXV710
|