Set the mapping mode to VLAN mode (the default mode). Map the management
service flow (CVLAN 8) to GEM port 11, and map Layer 2 interoperation service
flow (CVLAN 300) to GEM port 12.
huawei(config-gpon-lineprofile-10)#
gem mapping 11 0 vlan 8
huawei(config-gpon-lineprofile-10)#
gem mapping 12 1 vlan 300
e.
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
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 and ONU2 in offline mode.
Connect ONU 1 and ONU 2 to GPON ports 0/3/1 and 0/4/1 respectively through an optical
splitter. The serial numbers of the two ONUs are 32303131B39FD641 and
32303131B39FD642 respectively, and the management mode is SNMP. Both the ONUs
are bound to line profile 10.
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
huawei(config-if-gpon-0/3)#
quit
huawei(config)#
interface gpon 0/4
huawei(config-if-gpon-0/4)#
ont add 1 ontid 2 sn-auth 32303131B39FD642
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
13 FTTO Configuration (Large-sized Enterprise Access)
Issue 01 (2014-04-30)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
1274