Elia Battiston | b7bea22 | 2022-02-18 16:25:00 +0100 | [diff] [blame] | 1 | --- |
Joey Armstrong | 2ff3a76 | 2024-04-16 18:03:56 -0400 | [diff] [blame^] | 2 | |
Elia Battiston | b7bea22 | 2022-02-18 16:25:00 +0100 | [diff] [blame] | 3 | num_pon_ports: 16 |
| 4 | ranges: |
| 5 | - |
| 6 | pon_id_range: |
| 7 | start: 0 |
| 8 | end: 15 |
| 9 | tech: "XGS-PON" |
| 10 | onu_id_range: |
| 11 | start: 1 |
| 12 | end: 255 |
| 13 | alloc_id_range: |
| 14 | start: 256 |
| 15 | end: 1024 |
| 16 | gemport_id_range: |
| 17 | start: 256 |
Joey Armstrong | 2ff3a76 | 2024-04-16 18:03:56 -0400 | [diff] [blame^] | 18 | end: 1024 |
| 19 | |
| 20 | # ----------------------------------------------------------------------- |
| 21 | # Copyright 2022-2024 Open Networking Foundation Contributors |
| 22 | # |
| 23 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 24 | # you may not use this file except in compliance with the License. |
| 25 | # You may obtain a copy of the License at |
| 26 | # |
| 27 | # http://www.apache.org/licenses/LICENSE-2.0 |
| 28 | # |
| 29 | # Unless required by applicable law or agreed to in writing, software |
| 30 | # distributed under the License is distributed on an "AS IS" BASIS, |
| 31 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 32 | # See the License for the specific language governing permissions and |
| 33 | # limitations under the License. |
| 34 | # ----------------------------------------------------------------------- |
| 35 | # SPDX-FileCopyrightText: 2022-2024 Open Networking Foundation Contributors |
| 36 | # SPDX-License-Identifier: Apache-2.0 |
| 37 | # ----------------------------------------------------------------------- |