forked from sonic-net/sonic-mgmt
-
Notifications
You must be signed in to change notification settings - Fork 0
/
lab
198 lines (190 loc) · 5.14 KB
/
lab
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
all:
children:
lab:
vars:
mgmt_subnet_mask_length: 24
children:
sonic:
children:
sonic_sn2700_40:
sonic_s6000:
sonic_s6100:
sonic_a7260:
sonic_multi_asic:
sonic_multi_asic_2:
sonic_msft_sup:
sonic_msft_lc_100G:
fanout:
hosts:
str-7260-10:
ansible_host: 10.251.0.13
str-7260-11:
ansible_host: 10.251.0.234
str-msn2700-02:
ansible_host: 10.251.0.235
os: sonic
ptf:
hosts:
ptf_ptf1:
ansible_host: 10.255.0.188
ansible_ssh_user: root
ansible_ssh_pass: root
ptf_vms1-1:
ansible_host: 10.255.0.178
ansible_ssh_user: root
ansible_ssh_pass: root
ptf_vms6-1:
ansible_host: 10.250.0.100
ansible_ssh_user: root
ansible_ssh_pass: root
sonic_sn2700_40:
vars:
hwsku: ACS-MSN2700
iface_speed: 40000
hosts:
str-msn2700-01:
ansible_host: 10.251.0.188
model: MSN2700-CS2FO
serial: MT1234X56789
base_mac: 24:8a:07:12:34:56
syseeprom_info:
"0x21": "MSN2700"
"0x22": "MSN2700-CS2FO"
"0x23": "MT1234X56789"
"0x24": "24:8a:07:12:34:56"
"0x25": "12/07/2016"
"0x26": "0"
"0x28": "x86_64-mlnx_x86-r0"
"0x29": "2016.11-5.1.0008-9600"
"0x2A": "128"
"0x2B": "Mellanox"
"0xFE": "0xFBA1E964"
sonic_s6000:
vars:
hwsku: Force10-S6000
iface_speed: 40000
hosts:
lab-s6000-01:
ansible_host: 10.251.0.189
ansible_hostv6: fec0::ffff:afa:9
vlab-01:
ansible_host: 10.250.0.101
ansible_hostv6: fec0::ffff:afa:1
vlab-03:
ansible_host: 10.250.0.105
ansible_hostv6: fec0::ffff:afa:5
vlab-04:
ansible_host: 10.250.0.107
ansible_hostv6: fec0::ffff:afa:7
vlab-05:
ansible_host: 10.250.0.110
ansible_hostv6: fec0::ffff:afa:a
vlab-06:
ansible_host: 10.250.0.111
ansible_hostv6: fec0::ffff:afa:b
vlab-09:
ansible_host: 10.250.0.115
ansible_hostv6: fec0::ffff:afb:1
vlab-10:
ansible_host: 10.250.0.117
ansible_hostv6: fec0::ffff:afb:3
vlab-t2-01:
ansible_host: 10.250.0.120
ansible_hostv6: fec0::ffff:afa:10
vlab-t2-02:
ansible_host: 10.250.0.121
ansible_hostv6: fec0::ffff:afa:11
vlab-t2-sup:
ansible_host: 10.250.0.122
ansible_hostv6: fec0::ffff:afa:12
card_type: supervisor
sonic_s6100:
vars:
hwsku: Force10-S6100
iface_speed: 40000
hosts:
lab-s6100-01:
ansible_host: 10.251.0.190
vlab-02:
ansible_host: 10.250.0.114
sonic_a7260:
vars:
hwsku: Arista-7260CX3-C64
iface_speed: 100000
hosts:
lab-a7260-01:
ansible_host: 10.251.0.191
model: DCS-7260CX3-64
serial: SSJ12345678
base_mac: 76:34:ab:08:cd:a0
syseeprom_info:
"0x21": "DCS-7260CX3-64"
"0x22": "ASY0250504B0"
"0x23": "SSJ12345678"
"0x24": "7634ab08cda0"
"0x25": "2017/06/07 12:36:05"
"0x26": "01"
"0x27": "03.00"
"0x28": "x86_64-arista_7260cx3_64"
"0x2d": "Arista Networks"
"0x2e": "Aboot-norcal7-7.2.3-pcie2x4-12345678"
sonic_multi_asic:
vars:
hwsku: msft_multi_asic_vs
iface_speed: 40000
num_asics: 6
start_topo_service: True
frontend_asics: [0,1,2,3]
loopback4096_ip: [8.0.0.0/32, 8.0.0.1/32, 8.0.0.2/32, 8.0.0.3/32, 8.0.0.4/32, 8.0.0.5/32]
loopback4096_ipv6: [2603:10e2:400::/128, 2603:10e2:400::1/128, 2603:10e2:400::2/128, 2603:10e2:400::3/128, 2603:10e2:400::4/128, 2603:10e2:400::5/128]
hosts:
vlab-07:
ansible_host: 10.250.0.109
ansible_hostv6: fec0::ffff:afa:9
sonic_multi_asic_2:
vars:
hwsku: msft_four_asic_vs
iface_speed: 40000
num_asics: 4
start_topo_service: True
frontend_asics: [0,1]
loopback4096_ip: [8.0.0.0/32, 8.0.0.1/32, 8.0.0.2/32, 8.0.0.3/32]
loopback4096_ipv6: [2603:10e2:400::/128, 2603:10e2:400::1/128, 2603:10e2:400::2/128, 2603:10e2:400::3/128]
hosts:
vlab-08:
ansible_host: 10.250.0.112
ansible_hostv6: fec0::ffff:afa:c
sonic_msft_sup:
vars:
HwSku: msft-RP-O
slot_num: slot0
card_type: supervisor
hosts:
lab-msft-sup-1:
ansible_host: 2.2.2.2
hwsku: msft-RP-O
num_asics: 2
sonic_msft_lc_100G:
vars:
switch_type: chassis-packet
num_asics: 2
frontend_asics: [0,1]
hosts:
lab-msft-lc0-1:
hwsku: msft-LC-48H-O
slot_num: slot1
loopback4096_ip: [3.3.3.3/32,3.3.3.4/32]
loopback4096_ipv6: [2603:10e2:400::3/128,2603:10e2:400::4/128]
ansible_host: 2.2.2.3
lab-msft-lc1-1:
hwsku: msft-LC-48H-O
slot_num: slot2
loopback4096_ip: [3.3.3.5/32,3.3.3.6/32]
loopback4096_ipv6: [2603:10e2:400::5/128,2603:10e2:400::6/128]
ansible_host: 2.2.2.4
lab-msft-lc2-1:
hwsku: msft-LC-48H-O
slot_num: slot3
loopback4096_ip: [3.3.3.7/32,3.3.3.8/32]
loopback4096_ipv6: [2603:10e2:400::7/128,2603:10e2:400::8/128]
ansible_host: 2.2.2.5