huawei(config)#
dba-profile add profile-id 20 type3 assure 102400 max 122880
2.
Configure an ONU line profile.
huawei(config)#
ont-lineprofile gpon profile-id 10
huawei(config-gpon-lineprofile-10)#
tcont 4 dba-profile-id 20
//Bind T-CONT 4
to DBA profile 20.
huawei(config-gpon-lineprofile-10)#
gem add 11 eth tcont 0
huawei(config-gpon-lineprofile-10)#
gem add 12 eth tcont 4
//Add GEM port 12 to
T-CONT 4.
huawei(config-gpon-lineprofile-10)#
gem add 13 eth tcont 4
//Add GEM port 13 to
T-CONT 4.
huawei(config-gpon-lineprofile-10)#
gem add 14 eth tcont 4
//Add GEM port 14 to
T-CONT 4.
huawei(config-gpon-lineprofile-10)#
gem mapping 11 0 vlan 8
huawei(config-gpon-lineprofile-10)#
gem mapping 12 1 vlan 1000
//Map GEM port
12 to CVLAN 1000.
huawei(config-gpon-lineprofile-10)#
gem mapping 13 2 vlan 1001
//Map GEM port
13 to CVLAN 1001.
huawei(config-gpon-lineprofile-10)#
gem mapping 14 3 vlan 1002
//Map GEM port
14 to CVLAN 1002.
huawei(config-gpon-lineprofile-10)#
commit
huawei(config-gpon-lineprofile-10)#
quit
3.
(Optional) Configure an alarm profile.
l
The default GPON alarm profile ID is 1. The value of each alarm threshold is
0
which
indicates that alarms are not reported.
l
In this example, the default alarm profile is used and no configuration is required.
Step 2
Add ONUs to the OLT.
1.
Add ONU 1 in offline mode.
huawei(config)#
interface gpon 0/3
huawei(config-if-gpon-0/3)#
ont add 1 ontid 1 sn-auth 32303131B39FD641
snmp ont-lineprofile-id 10
2.
(Optional) Bind an alarm profile.
By default, an ONU will be automatically bound to alarm profile 1 (default profile). You
need to manually bind an alarm profile to an ONU only when the default alarm profile does
not meet requirements.
In this example, the default alarm profile is used. Therefore, you do not need to manually
bind an alarm profile.
Step 3
Confirm the ONU status.
After adding an ONU, run the
display ont info
command to query the current status of the ONU.
Ensure that
Control flag
is
active
,
Run State
is
online
, and
Config state
is
normal
.
The following uses ONU 1 as an example to describe how to confirm ONU status.
huawei(config-if-gpon-0/3)#
display ont info 1 1
---------------------------------------------------------------------
F/S/P : 0/3/1
ONT-ID : 1
Control flag :
active
//Indicates that the ONU is
activated.
Run state :
online
//Indicates that the ONU is
online.
Config state :
normal
//Indicates that the ONU is in normal
state.
...//Other command output is omitted.
huawei(config-if-gpon-0/3)#
quit
----End
SmartAX MA5600T/MA5603T/MA5608T Multi-service
Access Module
Commissioning and Configuration Guide
14 FTTM Configuration (Base Station Access)
Issue 01 (2014-04-30)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
1436