blob: bbc521e3cbd4b68bed4a5ab3bdb290683000d39c [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
29nodes:
30 -
31 ip: '127.0.0.1'
32
33olts:
34 -
35 ip: bbsim0
36 serial: BBSIM_OLT_10
37
38hosts:
39 src:
40 -
41 onu: 'BBSM000a0001'
42 olt: 'BBSIM_OLT_10'
Hardik Windlass256993e2022-05-24 09:55:46 +053043 # maintain the below service order for all the entries
Hardik Windlassa7b34be2022-03-22 17:28:31 +000044 service:
45 -
Hardik Windlass256993e2022-05-24 09:55:46 +053046 name: DPU_MGMT_TRAFFIC
47 c_tag: '6'
48 s_tag: '60'
49 -
Hardik Windlassa7b34be2022-03-22 17:28:31 +000050 name: FTTB_SUBSCRIBER_TRAFFIC
51 c_tag: '101'
52 s_tag: '3101'
53 -
54 name: DPU_ANCP_TRAFFIC
55 c_tag: '4'
56 s_tag: '40'
Hardik Windlassa7b34be2022-03-22 17:28:31 +000057 uni_id: '1'
58 -
59 onu: 'BBSM000a0001'
60 olt: 'BBSIM_OLT_10'
61 service:
62 -
Hardik Windlass256993e2022-05-24 09:55:46 +053063 name: DPU_MGMT_TRAFFIC
64 c_tag: '6'
65 s_tag: '60'
66 -
Hardik Windlassa7b34be2022-03-22 17:28:31 +000067 name: FTTB_SUBSCRIBER_TRAFFIC
68 c_tag: '102'
69 s_tag: '3102'
70 -
71 name: DPU_ANCP_TRAFFIC
72 c_tag: '4'
73 s_tag: '40'
Hardik Windlassa7b34be2022-03-22 17:28:31 +000074 uni_id: '2'
75 -
76 onu: 'BBSM000a0002'
77 olt: 'BBSIM_OLT_10'
78 service:
79 -
Hardik Windlass256993e2022-05-24 09:55:46 +053080 name: DPU_MGMT_TRAFFIC
81 c_tag: '6'
82 s_tag: '60'
83 -
Hardik Windlassa7b34be2022-03-22 17:28:31 +000084 name: FTTB_SUBSCRIBER_TRAFFIC
85 c_tag: '105'
86 s_tag: '3105'
87 -
88 name: DPU_ANCP_TRAFFIC
89 c_tag: '4'
90 s_tag: '40'
Hardik Windlassa7b34be2022-03-22 17:28:31 +000091 uni_id: '1'
92
93 dst:
94 - ip: null
95 - ip: null
96 - ip: null