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 VideoMonitoring, profile type to Type3, assured
bandwidth to 20 Mbit/s, and maximum bandwidth to 50 Mbit/s.
huawei(config)#
dba-profile add profile-name VideoMonitoring 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
VideoMonitoring. 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
VideoMonitoring
Add GEM port 0 for transmitting management traffic streams, GEM port 1 for
transmitting video monitoring information traffic streams. Bind GEM port 0 and GEM
port 1 to T-CONT 5. Configure the QoS mode to priority-queue (default) and the
queue priority to 3.
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
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 video monitoring information SVLAN 100 to GEM port 1.
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 100
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.
a.
Add an ONU.
Connect the ONU to GPON port 0/3/1. The ONU ID is 1, the SN is
48575443E6D8B541, the management mode is SNMP, and the bound line profile ID
is 10.
There are two ways to add an ONU. Select either of the two ways according to actual
conditions.
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.
1800