2.
Configure an ONU line profile.
Create a GPON ONU line profile, named
fttd
, and bind it to the DBA profile
fttd_dba
.
huawei(config)#
ont-lineprofile gpon profile-name fttd
huawei(config-gpon-lineprofile-1)#
tcont 4 dba-profile-name fttd_dba
Create different GEM ports according to different service types, in which
l
GEM port 11 is used to carry management services.
l
GEM port 12 is used to carry voice services.
l
GEM port 13 is used to carry video services.
l
GEM port 14 is used to carry Internet access services.
huawei(config-gpon-lineprofile-1)#
gem add 11 eth tcont 4
huawei(config-gpon-lineprofile-1)#
gem add 12 eth tcont 4
huawei(config-gpon-lineprofile-1)#
gem add 13 eth tcont 4
huawei(config-gpon-lineprofile-1)#
gem add 14 eth tcont 4
NOTE
1. To change the default QoS mode, run the
qos-mode
command to set the QoS mode to
gem-car
or
flow-car
, and run the
gem add
command to set the index of the traffic profile bound to the GEM port.
2. When the QoS mode is priority-queue (PQ), the default queue priority is 0; when the QoS mode is
flow-car or gem-car, traffic profile 6 is bound to the GEM port by default (no rate limitation).
After the configurations are complete, run the
commit
command to apply the parameter
settings.
huawei(config-gpon-lineprofile-1)#
commit
huawei(config-gpon-lineprofile-1)#
quit
3.
Configure an ONU service profile.
Create a GPON ONU service profile, named
fttd
. Configure the capability set of the VDSL2
port and POTS port to
1
and
2
. Then the system automatically adapts to the ONU according
to the actual capability of the online ONU.
huawei(config)#
ont-srvprofile gpon profile-name fttd
huawei(config-gpon-srvprofile-1)#
ont-port vdsl 1
After the configurations are complete, run the
commit
command to apply the parameter
settings.
huawei(config-gpon-srvprofile-1)#
commit
huawei(config-gpon-srvprofile-1)#
quit
4.
(Optional) Add an alarm profile.
l
The default GPON alarm profile 1 is used. The alarm thresholds of the default alarm
profile are 0, which indicates that no alarm is generated.
l
In this example, the default alarm profile is used, and therefore the configuration of the
alarm profile is not required.
l
Run the
gpon alarm-profile add
command to configure a GPON alarm profile, which
is used for monitoring the performance of an activated ONU line.
Step 2
Add an ONU.
Connect one ONU to GPON port 0/1/0. Set the ONU ID to
1
, password to
0100000001
, discovery
mode for password authentication to
once-on
, and management mode to
OMCI
. Bind the ONU
to ONU line profile
fttd
and ONU service profile
fttd
.
There are two methods of adding an ONU: add an ONU offline and confirm an automatically
discovered ONU.
SmartAX MA5600T/MA5603T/MA5608T Multi-service
Access Module
Commissioning and Configuration Guide
10 FTTD Configuration
Issue 01 (2014-04-30)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
790