l
The VDSL mode of ONU is Normal (namely TR129).
NOTE
You can run the
display xdsl mode
command in the privilege mode to query the VDSL mode.
Background Information
ONUs that support VDSL2 access include MA5616, MA5662.
Procedure
l
Configure the OLT.
1.
Create an SVLAN and configure its upstream port.
On the OLT, each OLT, each slot of the OLT, or each PON port can be allocated with
an SVLAN. In this example, an SVLAN is allocated to each slot. To precisely identify
a user, stacking VLANs are used. This means to translate CVLANs on the OLT
according to the planned VLAN IDs.
Configure the SVLAN ID to 100, VLAN type to smart VLAN, and VLAN attribute
to stacking. Add upstream port 0/19/0 to VLAN 100.
huawei(config)#
vlan 100 smart
huawei(config)#
vlan attrib 100 stacking
huawei(config)#
port vlan 100 0/19 0
2.
(Optional) Configure upstream link aggregation.
In this example, a single upstream port is used. In the case of multiple upstream ports,
upstream link aggregation can be configured to implement protection between ports
and load sharing. For details, see
10.3 Configuring Upstream Link Aggregation
3.
Configure GPON ONU profiles.
GPON ONU profiles include the DBA profile, line profile,and alarm profile.
–
DBA profile: A DBA profile describes the GPON traffic parameters. A T-CONT
is bound to a DBA profile for dynamic bandwidth allocation, improving the
upstream bandwidth usage rate.
–
Line profile: A line profile describes the binding between the T-CONT and the
DBA profile, the QoS mode of the traffic stream, and the mapping between the
GEM port and the ONU-side service.
–
Alarm profile: An alarm profile contains a series of alarm thresholds to measure
and monitor the performance of activated ONU lines. When a statistical value
reaches the threshold, the host is notified and an alarm is reported to the log host
and the NMS.
a.
Configure a DBA profile.
You can run the
display dba-profile
command to query the DBA profiles
existing in the system. If the DBA profiles existing in the system do not meet the
requirements, you need to run the
dba-profile add
command to add a DBA
profile.
Configure the DBA profile name to PPPoE, type to Type4, and maximum
bandwidth to 100 Mbit/s.
huawei(config)#
dba-profile add profile-name PPPoE type4 max 102400
b.
Configure an ONU line profile.
SmartAX MA5616 Multi-service Access Module
Configuration Guide
10 Configuration Examples of the FTTx
Issue 04 (2011-10-30)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
503