blob: d257a1e7f79fa9b4346c1c247097494c0d8d7937 [file] [log] [blame]
Hardik Windlassa7b34be2022-03-22 17:28:31 +00001---
2
Joey Armstrong9fadcbe2024-01-17 19:00:37 -05003# Copyright 2022-2024 Open Networking Foundation (ONF) and the ONF Contributors
Hardik Windlassa7b34be2022-03-22 17:28:31 +00004#
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-FTTB
21has_dataplane: false
22teardown_device: true
23ONOS_REST_PORT: 8181
rbodapatfe5bb152025-03-17 11:34:42 +053024VGC_REST_PORT: 8181
Hardik Windlassa7b34be2022-03-22 17:28:31 +000025ONOS_SSH_PORT: 8101
rbodapatfe5bb152025-03-17 11:34:42 +053026VGC_SSH_PORT: 8101
Hardik Windlassa7b34be2022-03-22 17:28:31 +000027OLT_PORT: 50060
28
Guru Prasanna0ae8e692025-05-02 15:03:40 +053029# Actual Unused sadis.file but ready to future implementation
30sadis.file: ../data/dt-sadis-config-fttb-vgc.json
31
Hardik Windlassa7b34be2022-03-22 17:28:31 +000032nodes:
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'
Hardik Windlass256993e2022-05-24 09:55:46 +053046 # maintain the below service order for all the entries
Hardik Windlassa7b34be2022-03-22 17:28:31 +000047 service:
48 -
Hardik Windlass256993e2022-05-24 09:55:46 +053049 name: DPU_MGMT_TRAFFIC
Guru Prasanna0ae8e692025-05-02 15:03:40 +053050 c_tag: '4090'
51 s_tag: '4'
Hardik Windlass256993e2022-05-24 09:55:46 +053052 -
Hardik Windlassa7b34be2022-03-22 17:28:31 +000053 name: FTTB_SUBSCRIBER_TRAFFIC
54 c_tag: '101'
55 s_tag: '3101'
Hardik Windlassa7b34be2022-03-22 17:28:31 +000056 uni_id: '1'
Hardik Windlassa7b34be2022-03-22 17:28:31 +000057 dst:
58 - ip: null