a.
Add a DBA profile.
You can at first 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 profile name to Data, profile type to Type3, assured bandwidth to 20
Mbit/s, and maximum bandwidth to 50 Mbit/s.
huawei(config)#
dba-profile add profile-name Data type3 assure 20480 max
51200
b.
Add an ONU line profile.
Add GPON ONU line profile 10 and bind T-CONT 5 to the DBA profile named Data.
In this way, the T-CONT can provide flexible DBA solutions based on different
configurations in the DBA profile.
huawei(config)#
ont-lineprofile gpon profile-id 10
huawei(config-gpon-lineprofile-10)#
tcont 5 dba-profile-name Data
Add GEM port 0 for transmitting management traffic streams, GEM port 1 for
transmitting the electric system site information traffic streams and GEM port 2 for
transmitting goose packets traffic streams. Bind GEM port 0, GEM port 1 and GEM
port 2 to T-CONT 5. Configure the QoS mode to priority-queue (default) and the
queue priority to 3.
NOTE
The MA5621 does not support QoS mode
gem-car
or
flow-car
.
huawei(config-gpon-lineprofile-10)#
gem add 0 eth tcont 5 priority-queue 3
huawei(config-gpon-lineprofile-10)#
gem add 1 eth tcont 5 priority-queue 3
huawei(config-gpon-lineprofile-10)#
gem add 2 eth tcont 5 priority-queue 3
Configure the mapping mode from the GEM port to ONU-side service to VLAN
(default), map the service port of management VLAN 8 to GEM port 0, map the service
port of the site information SVLAN 200 to GEM port 1 and map the service port of
the goose packets SVLAN 300 to GEM port 2.
huawei(config-gpon-lineprofile-10)#
mapping-mode vlan
huawei(config-gpon-lineprofile-10)#
gem mapping 0 0 vlan 8
huawei(config-gpon-lineprofile-10)#
gem mapping 1 1 vlan 200
huawei(config-gpon-lineprofile-10)#
gem mapping 2 2 vlan 300
After the configuration is complete, run the
commit
command to make the configured
parameters take effect.
huawei(config-gpon-lineprofile-10)#
commit
huawei(config-gpon-lineprofile-10)#
quit
c.
(Optional) Add an alarm profile.
l
The ID of the default GPON alarm profile is 1. The thresholds of all the alarm
parameters in 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 add an alarm profile, which is used
for monitoring the performance of an activated ONU line.
4.
Add an ONU on the OLT.
The ONU is connected to the GPON port of the OLT through an optical fiber. You can
perform the service configuration only after adding an ONU successfully on the OLT.
SmartAX MA5600T/MA5603T/MA5608T Multi-service
Access Module
Commissioning and Configuration Guide
17 Electrical Service Configuration
Issue 01 (2014-04-30)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
1820