2.
Configure an ONU line profile.
huawei(config)#
ont-lineprofile gpon profile-id 10
huawei(config-gpon-lineprofile-10)#
tcont 1 dba-profile-id 20
//Bind T-CONT 1
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 1
//Add GEM port 12 to
T-CONT 1
huawei(config-gpon-lineprofile-10)#
gem mapping 11 0 vlan 8
huawei(config-gpon-lineprofile-10)#
gem mapping 12 1 vlan 300
//Map GEM port 12
to CVLAN 300
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
Follow-up Procedure
When
Config state
is
failed
,
Run state
is
offline
, or
Match state
is
mismatch
:
l
If
Control flag
is
deactive
, run the
ont active
command in GPON mode to activate the
ONU.
SmartAX MA5600T/MA5603T/MA5608T Multi-service
Access Module
Commissioning and Configuration Guide
13 FTTO Configuration (Large-sized Enterprise Access)
Issue 01 (2014-04-30)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
1331