blob: 35efe20ebd986a549a7fa1d8278fd9fdaa005363 [file] [log] [blame]
LupoAndreaSperanza0f3fbc22023-05-16 21:02:40 +02001---
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 systems running BBSim
18
19# Change default values in tests
20workflow: TIM
21has_dataplane: false
22teardown_device: true
23ONOS_REST_PORT: 8181
24ONOS_SSH_PORT: 8101
25OLT_PORT: 50060
26
27# Actual Unused sadis.file but ready to future implementation
28# sadis.file: ../data/tim-sadis-config.json
29
30nodes:
31 -
32 ip: '127.0.0.1'
33
34olts:
35 - ip: bbsim0
36 serial: BBSIM_OLT_10
37
38hosts:
39 src:
40 - onu: 'BBSM000a0001'
41 olt: 'BBSIM_OLT_10'
42 uni_tag: '835'
43 c_tag: '100'
44 s_tag: '4096'
45 service_type: 'hsia'
46 uni_id: 1
47 tp_id: '64'
48 - onu: 'BBSM000a0001'
49 olt: 'BBSIM_OLT_10'
50 uni_tag: '836'
51 c_tag: '101'
52 s_tag: '4096'
53 service_type: 'vod'
54 subMcast:
55 - 224.0.0.22
56 uni_id: 1
57 tp_id: '64'
58
59 dst:
60 - ip: null
61 - ip: null