2.
Configure an ONU line profile.
Create a GPON ONU line profile, named
ftto_line
, and bind it to the DBA profile
ftto_dba
.
huawei(config)#
ont-lineprofile gpon profile-name ftto_line
huawei(config-gpon-lineprofile-1)#
tcont 4 dba-profile-name ftto_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 parameters
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
ftto_ser
. Configure the capability set of the
ETH port and POTS port to
adaptive
. Then the system automatically adapts to the ONU
according to the actual capability of the online ONU.
huawei(config)#
ont-srvprofile gpon profile-name ftto_ser
huawei(config-gpon-srvprofile-1)#
ont-port eth adaptive pots adaptive
After the configurations are complete, run the
commit
command to apply the parameters
setting.
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 two ONUs to GPON port 0/1/0. Set the ONU IDs to
1
and
2
, SNs to
32303131D659FD40
and
6877687714852901
, passwords to
0100000001
and
0100000002
,
discovery mode for password authentication to
once-on
, and management mode to
OMCI
. Bind
the two ONUs to ONU line profile
ftto_line
and ONU service profile
ftto_ser
.
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
12 FTTO Configuration(SOHO and SME)
Issue 01 (2014-04-30)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
1192