Create the same DBA profile for different types of services. Set the profile name to
ftto_dba, profile type to type3, assured bandwidth to 8 Mbit/s, and maximum bandwidth
to 50 Mbit/s.
huawei(config)#dba-profile add profile-name ftto_dba type3 assure 8192 max
51200
NOTE
The DBA implementation is based on an ONU. Therefore, select a DBA profile of the proper bandwidth
type and configure proper bandwidth according to the service types and total user count of the ONU. Note
that the sum of the fixed bandwidth and the assured bandwidth must not be greater than the total bandwidth
of the PON port.
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.
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.
1101