blob: cd5ac388c55bca34ba255a3b466a0e8080d56518 [file] [log] [blame]
Hardik Windlass1ed2eee2021-06-25 09:51:03 +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
Andrea Campanellad945fd92021-09-30 11:39:59 +020017# Automated deployment configuration for systems running BBSim
Hardik Windlass1ed2eee2021-06-25 09:51:03 +000018
19# Change default values in tests
20has_dataplane: false
21external_libs: false
22teardown_device: true
23ONOS_REST_PORT: 8181
24ONOS_SSH_PORT: 8101
25OLT_PORT: 50060
26
27nodes:
28 -
29 ip: '127.0.0.1'
30
31olts:
32 -
33 ip: bbsim0.voltha.svc
34 serial: BBSIM_OLT_10
35 -
36 ip: bbsim1.voltha.svc
37 serial: BBSIM_OLT_11
38
39hosts:
40 src:
41 -
42 onu: 'BBSM000a0001'
43 c_tag: '900'
44 s_tag: '900'
45 olt: 'BBSIM_OLT_10'
46 uni_id: '1'
47 -
48 onu: 'BBSM000a0001'
49 c_tag: '901'
50 s_tag: '900'
51 olt: 'BBSIM_OLT_10'
52 uni_id: '2'
53 -
54 onu: 'BBSM000a0001'
55 c_tag: '902'
56 s_tag: '900'
57 olt: 'BBSIM_OLT_10'
58 uni_id: '3'
59 -
60 onu: 'BBSM000a0001'
61 c_tag: '903'
62 s_tag: '900'
63 olt: 'BBSIM_OLT_10'
64 uni_id: '4'
65 -
66 onu: 'BBSM000a0002'
67 c_tag: '904'
68 s_tag: '900'
69 olt: 'BBSIM_OLT_10'
70 uni_id: '1'
71 -
72 onu: 'BBSM000a0002'
73 c_tag: '905'
74 s_tag: '900'
75 olt: 'BBSIM_OLT_10'
76 uni_id: '2'
77 -
78 onu: 'BBSM000a0002'
79 c_tag: '906'
80 s_tag: '900'
81 olt: 'BBSIM_OLT_10'
82 uni_id: '3'
83 -
84 onu: 'BBSM000a0002'
85 c_tag: '907'
86 s_tag: '900'
87 olt: 'BBSIM_OLT_10'
88 uni_id: '4'
89 -
90 onu: 'BBSM000a0101'
91 olt: 'BBSIM_OLT_10'
92 c_tag: '908'
93 s_tag: '900'
94 uni_id: '1'
95 -
96 onu: 'BBSM000a0101'
97 olt: 'BBSIM_OLT_10'
98 c_tag: '909'
99 s_tag: '900'
100 uni_id: '2'
101 -
102 onu: 'BBSM000a0101'
103 olt: 'BBSIM_OLT_10'
104 c_tag: '910'
105 s_tag: '900'
106 uni_id: '3'
107 -
108 onu: 'BBSM000a0101'
109 olt: 'BBSIM_OLT_10'
110 c_tag: '911'
111 s_tag: '900'
112 uni_id: '4'
113 -
114 onu: 'BBSM000a0102'
115 olt: 'BBSIM_OLT_10'
116 c_tag: '912'
117 s_tag: '900'
118 uni_id: '1'
119 -
120 onu: 'BBSM000a0102'
121 olt: 'BBSIM_OLT_10'
122 c_tag: '913'
123 s_tag: '900'
124 uni_id: '2'
125 -
126 onu: 'BBSM000a0102'
127 olt: 'BBSIM_OLT_10'
128 c_tag: '914'
129 s_tag: '900'
130 uni_id: '3'
131 -
132 onu: 'BBSM000a0102'
133 olt: 'BBSIM_OLT_10'
134 c_tag: '915'
135 s_tag: '900'
136 uni_id: '4'
137 -
138 onu: 'BBSM000b0001'
139 c_tag: '900'
140 s_tag: '901'
141 olt: 'BBSIM_OLT_11'
142 uni_id: '1'
143 -
144 onu: 'BBSM000b0001'
145 c_tag: '901'
146 s_tag: '901'
147 olt: 'BBSIM_OLT_11'
148 uni_id: '2'
149 -
150 onu: 'BBSM000b0001'
151 c_tag: '902'
152 s_tag: '901'
153 olt: 'BBSIM_OLT_11'
154 uni_id: '3'
155 -
156 onu: 'BBSM000b0001'
157 c_tag: '903'
158 s_tag: '901'
159 olt: 'BBSIM_OLT_11'
160 uni_id: '4'
161 -
162 onu: 'BBSM000b0002'
163 c_tag: '904'
164 s_tag: '901'
165 olt: 'BBSIM_OLT_11'
166 uni_id: '1'
167 -
168 onu: 'BBSM000b0002'
169 c_tag: '905'
170 s_tag: '901'
171 olt: 'BBSIM_OLT_11'
172 uni_id: '2'
173 -
174 onu: 'BBSM000b0002'
175 c_tag: '906'
176 s_tag: '901'
177 olt: 'BBSIM_OLT_11'
178 uni_id: '3'
179 -
180 onu: 'BBSM000b0002'
181 c_tag: '907'
182 s_tag: '901'
183 olt: 'BBSIM_OLT_11'
184 uni_id: '4'
185 -
186 onu: 'BBSM000b0101'
187 olt: 'BBSIM_OLT_11'
188 c_tag: '908'
189 s_tag: '901'
190 uni_id: '1'
191 -
192 onu: 'BBSM000b0101'
193 olt: 'BBSIM_OLT_11'
194 c_tag: '909'
195 s_tag: '901'
196 uni_id: '2'
197 -
198 onu: 'BBSM000b0101'
199 olt: 'BBSIM_OLT_11'
200 c_tag: '910'
201 s_tag: '901'
202 uni_id: '3'
203 -
204 onu: 'BBSM000b0101'
205 olt: 'BBSIM_OLT_11'
206 c_tag: '911'
207 s_tag: '901'
208 uni_id: '4'
209 -
210 onu: 'BBSM000b0102'
211 olt: 'BBSIM_OLT_11'
212 c_tag: '912'
213 s_tag: '901'
214 uni_id: '1'
215 -
216 onu: 'BBSM000b0102'
217 olt: 'BBSIM_OLT_11'
218 c_tag: '913'
219 s_tag: '901'
220 uni_id: '2'
221 -
222 onu: 'BBSM000b0102'
223 olt: 'BBSIM_OLT_11'
224 c_tag: '914'
225 s_tag: '901'
226 uni_id: '3'
227 -
228 onu: 'BBSM000b0102'
229 olt: 'BBSIM_OLT_11'
230 c_tag: '915'
231 s_tag: '901'
232 uni_id: '4'
233 dst:
234 - ip: null
235 - ip: null
236 - ip: null
237 - ip: null
238 - ip: null
239 - ip: null
240 - ip: null
241 - ip: null
242 - ip: null
243 - ip: null
244 - ip: null
245 - ip: null
246 - ip: null
247 - ip: null
248 - ip: null
249 - ip: null
250 - ip: null
251 - ip: null
252 - ip: null
253 - ip: null
254 - ip: null
255 - ip: null
256 - ip: null
257 - ip: null
258 - ip: null
259 - ip: null
260 - ip: null
261 - ip: null
262 - ip: null
263 - ip: null
264 - ip: null
265 - ip: null