blob: 6190d24ef3274a34b67ba3895efaf2232e844673 [file] [log] [blame]
Matteo Scandolob4c5f4e2020-11-11 12:05:23 -08001---
2
3# Copyright 2020-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# override ONOS config
Matteo Scandolof65e8752021-07-20 13:53:44 -070018onos-classic:
19 config:
20 componentConfig:
21 "org.opencord.olt.impl.OltFlowService": >
22 {
23 "enableDhcpOnNni": "false",
24 "defaultTechProfileId": "64",
25 "enableIgmpOnNni": "false",
26 "enableEapol": "false",
27 "enableDhcpV6": "false",
28 "enableDhcpV4": "false"
29 }
Matteo Scandolob4c5f4e2020-11-11 12:05:23 -080030
31# override BBSim config
32servicesConfig:
33 workflow: dt
34 services:
35 - name: hsia
36 uni_tag_match: 4096
37 c_tag: 4096
38 c_tag_allocation: shared
39 s_tag: 900
40 s_tag_allocation: unique
41 tp_id: 64
Hardik Windlassdae54ef2021-06-03 09:38:17 +000042
43# override Bandwidth Profile format in Sadis BBSim
44bp_format: ietf