blob: c28e98cf71d76a4bb7bac9c189c65058e4ce348b [file] [log] [blame]
bharat raj58488b32023-05-11 22:46:18 +05301---
2
Joey Armstrong9fadcbe2024-01-17 19:00:37 -05003# Copyright 2017-2024 Open Networking Foundation (ONF) and the ONF Contributors
bharat raj58488b32023-05-11 22:46:18 +05304#
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: DT
21has_dataplane: false
22teardown_device: true
23VGC_REST_PORT: 8181
24VGC_SSH_PORT: 8101
25OLT_PORT: 50060
26
27
28# Actual Unused sadis.file but ready to future implementation
29sadis.file: ../data/dt-sadis-config.json
30
31
32nodes:
33 -
34 ip: '127.0.0.1'
35
36olts:
37 -
38 ip: bbsim0
39 serial: BBSIM_OLT_10
40
41hosts:
42 src:
43 -
44 onu: 'BBSM000a0001'
45 olt: 'BBSIM_OLT_10'
46 c_tag: '4096'
47 s_tag: '900'
48 uni_id: '1'
49
50 dst:
51 - ip: null