blob: a5ea424a78faac74d940f582bfbb6691e1b7cd4f [file] [log] [blame]
TorstenThiemeffb33922020-06-18 08:41:17 +00001---
2
3# Copyright 2017-present Open Networking Foundation
4#
5# Licensed under the Apache License, Version 2.0 (the "License");
6# you may not use this file except in compliance with the License.
7# You may obtain a copy of the License at
8#
9# http://www.apache.org/licenses/LICENSE-2.0
10#
11# Unless required by applicable law or agreed to in writing, software
12# distributed under the License is distributed on an "AS IS" BASIS,
13# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14# See the License for the specific language governing permissions and
15# limitations under the License.
16
17# Automated deployment configuration for kind-voltha running BBSim
18
19# Change default values in tests
20has_dataplane: false
21teardown_device: true
22ONOS_REST_PORT: 8181
23ONOS_SSH_PORT: 8101
24OLT_PORT: 50060
25
26nodes:
27 -
28 ip: '127.0.0.1'
29
30olts:
31 -
32 ip: bbsim0
Matteo Scandolo044a1972020-11-24 15:32:33 -080033 serial: BBSIM_OLT_10
TorstenThiemeffb33922020-06-18 08:41:17 +000034
35hosts:
36 src:
Matteo Scandolo044a1972020-11-24 15:32:33 -080037 - onu: 'BBSM000a0001'
TorstenThiemeffb33922020-06-18 08:41:17 +000038 c_tag: '900'
39 s_tag: '900'
Matteo Scandolo044a1972020-11-24 15:32:33 -080040 olt: BBSIM_OLT_10
41 - onu: 'BBSM000a0002'
TorstenThiemeffb33922020-06-18 08:41:17 +000042 c_tag: '904'
43 s_tag: '900'
Matteo Scandolo044a1972020-11-24 15:32:33 -080044 olt: BBSIM_OLT_10
Matteo Scandolo69c933a2021-06-23 17:44:47 +020045 - onu: 'BBSM000a0003'
Matteo Scandolo8d22b9a2020-12-01 12:38:19 -080046 c_tag: '908'
47 s_tag: '900'
Matteo Scandolo044a1972020-11-24 15:32:33 -080048 olt: BBSIM_OLT_10
Matteo Scandolo69c933a2021-06-23 17:44:47 +020049 - onu: 'BBSM000a0004'
Matteo Scandolo8d22b9a2020-12-01 12:38:19 -080050 c_tag: '912'
51 s_tag: '900'
Matteo Scandolo044a1972020-11-24 15:32:33 -080052 olt: BBSIM_OLT_10
Matteo Scandolo69c933a2021-06-23 17:44:47 +020053 - onu: 'BBSM000a0005'
Matteo Scandolo8d22b9a2020-12-01 12:38:19 -080054 c_tag: '916'
55 s_tag: '900'
Matteo Scandolo044a1972020-11-24 15:32:33 -080056 olt: BBSIM_OLT_10
Matteo Scandolo69c933a2021-06-23 17:44:47 +020057 - onu: 'BBSM000a0006'
Matteo Scandolo8d22b9a2020-12-01 12:38:19 -080058 c_tag: '920'
59 s_tag: '900'
Matteo Scandolo044a1972020-11-24 15:32:33 -080060 olt: BBSIM_OLT_10
Matteo Scandolo69c933a2021-06-23 17:44:47 +020061 - onu: 'BBSM000a0007'
Matteo Scandolo8d22b9a2020-12-01 12:38:19 -080062 c_tag: '924'
63 s_tag: '900'
Matteo Scandolo044a1972020-11-24 15:32:33 -080064 olt: BBSIM_OLT_10
Matteo Scandolo69c933a2021-06-23 17:44:47 +020065 - onu: 'BBSM000a0008'
Matteo Scandolo8d22b9a2020-12-01 12:38:19 -080066 c_tag: '928'
67 s_tag: '900'
Matteo Scandolo044a1972020-11-24 15:32:33 -080068 olt: BBSIM_OLT_10
Matteo Scandolo69c933a2021-06-23 17:44:47 +020069 - onu: 'BBSM000a0101'
Matteo Scandolo8d22b9a2020-12-01 12:38:19 -080070 c_tag: '932'
71 s_tag: '900'
Matteo Scandolo044a1972020-11-24 15:32:33 -080072 olt: BBSIM_OLT_10
Matteo Scandolo69c933a2021-06-23 17:44:47 +020073 - onu: 'BBSM000a0102'
Matteo Scandolo8d22b9a2020-12-01 12:38:19 -080074 c_tag: '936'
75 s_tag: '900'
Matteo Scandolo044a1972020-11-24 15:32:33 -080076 olt: BBSIM_OLT_10
Matteo Scandolo69c933a2021-06-23 17:44:47 +020077 - onu: 'BBSM000a0103'
Matteo Scandolo8d22b9a2020-12-01 12:38:19 -080078 c_tag: '940'
79 s_tag: '900'
Matteo Scandolo044a1972020-11-24 15:32:33 -080080 olt: BBSIM_OLT_10
Matteo Scandolo69c933a2021-06-23 17:44:47 +020081 - onu: 'BBSM000a0104'
Matteo Scandolo8d22b9a2020-12-01 12:38:19 -080082 c_tag: '944'
83 s_tag: '900'
Matteo Scandolo044a1972020-11-24 15:32:33 -080084 olt: BBSIM_OLT_10
Matteo Scandolo69c933a2021-06-23 17:44:47 +020085 - onu: 'BBSM000a0105'
Matteo Scandolo8d22b9a2020-12-01 12:38:19 -080086 c_tag: '948'
87 s_tag: '900'
Matteo Scandolo044a1972020-11-24 15:32:33 -080088 olt: BBSIM_OLT_10
Matteo Scandolo69c933a2021-06-23 17:44:47 +020089 - onu: 'BBSM000a0106'
Matteo Scandolo8d22b9a2020-12-01 12:38:19 -080090 c_tag: '952'
91 s_tag: '900'
Matteo Scandolo044a1972020-11-24 15:32:33 -080092 olt: BBSIM_OLT_10
Matteo Scandolo69c933a2021-06-23 17:44:47 +020093 - onu: 'BBSM000a0107'
Matteo Scandolo8d22b9a2020-12-01 12:38:19 -080094 c_tag: '956'
95 s_tag: '900'
Matteo Scandolo044a1972020-11-24 15:32:33 -080096 olt: BBSIM_OLT_10
Matteo Scandolo69c933a2021-06-23 17:44:47 +020097 - onu: 'BBSM000a0108'
Matteo Scandolo8d22b9a2020-12-01 12:38:19 -080098 c_tag: '960'
99 s_tag: '900'
Matteo Scandolo044a1972020-11-24 15:32:33 -0800100 olt: BBSIM_OLT_10
Matteo Scandolo69c933a2021-06-23 17:44:47 +0200101 - onu: 'BBSM000a0201'
102 c_tag: '964'
103 s_tag: '900'
104 olt: BBSIM_OLT_10
105 - onu: 'BBSM000a0202'
106 c_tag: '968'
107 s_tag: '900'
108 olt: BBSIM_OLT_10
109 - onu: 'BBSM000a0203'
110 c_tag: '972'
111 s_tag: '900'
112 olt: BBSIM_OLT_10
113 - onu: 'BBSM000a0204'
114 c_tag: '976'
115 s_tag: '900'
116 olt: BBSIM_OLT_10
117 - onu: 'BBSM000a0205'
118 c_tag: '980'
119 s_tag: '900'
120 olt: BBSIM_OLT_10
121 - onu: 'BBSM000a0206'
122 c_tag: '984'
123 s_tag: '900'
124 olt: BBSIM_OLT_10
125 - onu: 'BBSM000a0207'
126 c_tag: '988'
127 s_tag: '900'
128 olt: BBSIM_OLT_10
129 - onu: 'BBSM000a0208'
130 c_tag: '992'
131 s_tag: '900'
132 olt: BBSIM_OLT_10
133 - onu: 'BBSM000a0301'
134 c_tag: '996'
135 s_tag: '900'
136 olt: BBSIM_OLT_10
137 - onu: 'BBSM000a0302'
138 c_tag: '1000'
139 s_tag: '900'
140 olt: BBSIM_OLT_10
141 - onu: 'BBSM000a0303'
142 c_tag: '1004'
143 s_tag: '900'
144 olt: BBSIM_OLT_10
145 - onu: 'BBSM000a0304'
146 c_tag: '1008'
147 s_tag: '900'
148 olt: BBSIM_OLT_10
149 - onu: 'BBSM000a0305'
150 c_tag: '1012'
151 s_tag: '900'
152 olt: BBSIM_OLT_10
153 - onu: 'BBSM000a0306'
154 c_tag: '1016'
155 s_tag: '900'
156 olt: BBSIM_OLT_10
157 - onu: 'BBSM000a0307'
158 c_tag: '1020'
159 s_tag: '900'
160 olt: BBSIM_OLT_10
161 - onu: 'BBSM000a0308'
162 c_tag: '1024'
163 s_tag: '900'
164 olt: BBSIM_OLT_10
165 - onu: 'BBSM000a0401'
166 c_tag: '1028'
167 s_tag: '900'
168 olt: BBSIM_OLT_10
169 - onu: 'BBSM000a0402'
170 c_tag: '1032'
171 s_tag: '900'
172 olt: BBSIM_OLT_10
173 - onu: 'BBSM000a0403'
174 c_tag: '1036'
175 s_tag: '900'
176 olt: BBSIM_OLT_10
177 - onu: 'BBSM000a0404'
178 c_tag: '1040'
179 s_tag: '900'
180 olt: BBSIM_OLT_10
181 - onu: 'BBSM000a0405'
182 c_tag: '1044'
183 s_tag: '900'
184 olt: BBSIM_OLT_10
185 - onu: 'BBSM000a0406'
186 c_tag: '1048'
187 s_tag: '900'
188 olt: BBSIM_OLT_10
189 - onu: 'BBSM000a0407'
190 c_tag: '1052'
191 s_tag: '900'
192 olt: BBSIM_OLT_10
193 - onu: 'BBSM000a0408'
194 c_tag: '1056'
195 s_tag: '900'
196 olt: BBSIM_OLT_10
197 - onu: 'BBSM000a0501'
198 c_tag: '1060'
199 s_tag: '900'
200 olt: BBSIM_OLT_10
201 - onu: 'BBSM000a0502'
202 c_tag: '1064'
203 s_tag: '900'
204 olt: BBSIM_OLT_10
205 - onu: 'BBSM000a0503'
206 c_tag: '1068'
207 s_tag: '900'
208 olt: BBSIM_OLT_10
209 - onu: 'BBSM000a0504'
210 c_tag: '1072'
211 s_tag: '900'
212 olt: BBSIM_OLT_10
213 - onu: 'BBSM000a0505'
214 c_tag: '1076'
215 s_tag: '900'
216 olt: BBSIM_OLT_10
217 - onu: 'BBSM000a0506'
218 c_tag: '1080'
219 s_tag: '900'
220 olt: BBSIM_OLT_10
221 - onu: 'BBSM000a0507'
222 c_tag: '1084'
223 s_tag: '900'
224 olt: BBSIM_OLT_10
225 - onu: 'BBSM000a0508'
226 c_tag: '1088'
227 s_tag: '900'
228 olt: BBSIM_OLT_10
229 - onu: 'BBSM000a0601'
230 c_tag: '1092'
231 s_tag: '900'
232 olt: BBSIM_OLT_10
233 - onu: 'BBSM000a0602'
234 c_tag: '1096'
235 s_tag: '900'
236 olt: BBSIM_OLT_10
237 - onu: 'BBSM000a0603'
238 c_tag: '1100'
239 s_tag: '900'
240 olt: BBSIM_OLT_10
241 - onu: 'BBSM000a0604'
242 c_tag: '1104'
243 s_tag: '900'
244 olt: BBSIM_OLT_10
245 - onu: 'BBSM000a0605'
246 c_tag: '1108'
247 s_tag: '900'
248 olt: BBSIM_OLT_10
249 - onu: 'BBSM000a0606'
250 c_tag: '1112'
251 s_tag: '900'
252 olt: BBSIM_OLT_10
253 - onu: 'BBSM000a0607'
254 c_tag: '1116'
255 s_tag: '900'
256 olt: BBSIM_OLT_10
257 - onu: 'BBSM000a0608'
258 c_tag: '1120'
259 s_tag: '900'
260 olt: BBSIM_OLT_10
261 - onu: 'BBSM000a0701'
262 c_tag: '1124'
263 s_tag: '900'
264 olt: BBSIM_OLT_10
265 - onu: 'BBSM000a0702'
266 c_tag: '1128'
267 s_tag: '900'
268 olt: BBSIM_OLT_10
269 - onu: 'BBSM000a0703'
270 c_tag: '1132'
271 s_tag: '900'
272 olt: BBSIM_OLT_10
273 - onu: 'BBSM000a0704'
274 c_tag: '1136'
275 s_tag: '900'
276 olt: BBSIM_OLT_10
277 - onu: 'BBSM000a0705'
278 c_tag: '1140'
279 s_tag: '900'
280 olt: BBSIM_OLT_10
Matteo Scandolo044a1972020-11-24 15:32:33 -0800281 - onu: 'BBSM000a0706'
Matteo Scandolo69c933a2021-06-23 17:44:47 +0200282 c_tag: '1144'
Matteo Scandolo8d22b9a2020-12-01 12:38:19 -0800283 s_tag: '900'
Matteo Scandolo044a1972020-11-24 15:32:33 -0800284 olt: BBSIM_OLT_10
285 - onu: 'BBSM000a0707'
Matteo Scandolo69c933a2021-06-23 17:44:47 +0200286 c_tag: '1148'
Matteo Scandolo8d22b9a2020-12-01 12:38:19 -0800287 s_tag: '900'
Matteo Scandolo044a1972020-11-24 15:32:33 -0800288 olt: BBSIM_OLT_10
289 - onu: 'BBSM000a0708'
Matteo Scandolo69c933a2021-06-23 17:44:47 +0200290 c_tag: '1152'
Matteo Scandolo8d22b9a2020-12-01 12:38:19 -0800291 s_tag: '900'
Matteo Scandolo044a1972020-11-24 15:32:33 -0800292 olt: BBSIM_OLT_10
TorstenThiemeffb33922020-06-18 08:41:17 +0000293 dst:
294 - ip: null
295 - ip: null
296 - ip: null
297 - ip: null
298 - ip: null
299 - ip: null
300 - ip: null
301 - ip: null
302 - ip: null
303 - ip: null
304 - ip: null
305 - ip: null
306 - ip: null
307 - ip: null
308 - ip: null
309 - ip: null
310 - ip: null
311 - ip: null
312 - ip: null
313 - ip: null
314 - ip: null
315 - ip: null
316 - ip: null
317 - ip: null
318 - ip: null
319 - ip: null
320 - ip: null
321 - ip: null
322 - ip: null
323 - ip: null
324 - ip: null
325 - ip: null
326 - ip: null
327 - ip: null
328 - ip: null
329 - ip: null
330 - ip: null
331 - ip: null
332 - ip: null
333 - ip: null
334 - ip: null
335 - ip: null
336 - ip: null
337 - ip: null
338 - ip: null
339 - ip: null
340 - ip: null
341 - ip: null
342 - ip: null
343 - ip: null
344 - ip: null
345 - ip: null
346 - ip: null
347 - ip: null
348 - ip: null
349 - ip: null
350 - ip: null
351 - ip: null
352 - ip: null
353 - ip: null
354 - ip: null
355 - ip: null
356 - ip: null
357 - ip: null