blob: 41f059359589eb41631f529662d69c5493ac501a [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
24ONOS_SSH_PORT: 8101
25OLT_PORT: 50060
26
27nodes:
28 -
29 ip: '127.0.0.1'
30
31olts:
32 -
33 ip: bbsim0
34 serial: BBSIM_OLT_10
35
36hosts:
37 src:
38 -
39 onu: 'BBSM000a0001'
40 olt: 'BBSIM_OLT_10'
Hardik Windlass256993e2022-05-24 09:55:46 +053041 # maintain the below service order for all the entries
Hardik Windlassa7b34be2022-03-22 17:28:31 +000042 service:
43 -
Hardik Windlass256993e2022-05-24 09:55:46 +053044 name: DPU_MGMT_TRAFFIC
45 c_tag: '6'
46 s_tag: '60'
47 -
Hardik Windlassa7b34be2022-03-22 17:28:31 +000048 name: FTTB_SUBSCRIBER_TRAFFIC
49 c_tag: '101'
50 s_tag: '3101'
51 -
52 name: DPU_ANCP_TRAFFIC
53 c_tag: '4'
54 s_tag: '40'
Hardik Windlassa7b34be2022-03-22 17:28:31 +000055 uni_id: '1'
56 -
57 onu: 'BBSM000a0001'
58 olt: 'BBSIM_OLT_10'
59 service:
60 -
Hardik Windlass256993e2022-05-24 09:55:46 +053061 name: DPU_MGMT_TRAFFIC
62 c_tag: '6'
63 s_tag: '60'
64 -
Hardik Windlassa7b34be2022-03-22 17:28:31 +000065 name: FTTB_SUBSCRIBER_TRAFFIC
66 c_tag: '102'
67 s_tag: '3102'
68 -
69 name: DPU_ANCP_TRAFFIC
70 c_tag: '4'
71 s_tag: '40'
Hardik Windlassa7b34be2022-03-22 17:28:31 +000072 uni_id: '2'
73 -
74 onu: 'BBSM000a0002'
75 olt: 'BBSIM_OLT_10'
76 service:
77 -
Hardik Windlass256993e2022-05-24 09:55:46 +053078 name: DPU_MGMT_TRAFFIC
79 c_tag: '6'
80 s_tag: '60'
81 -
Hardik Windlassa7b34be2022-03-22 17:28:31 +000082 name: FTTB_SUBSCRIBER_TRAFFIC
83 c_tag: '105'
84 s_tag: '3105'
85 -
86 name: DPU_ANCP_TRAFFIC
87 c_tag: '4'
88 s_tag: '40'
Hardik Windlassa7b34be2022-03-22 17:28:31 +000089 uni_id: '1'
90
91 dst:
92 - ip: null
93 - ip: null
94 - ip: null