huawei(config-gpon-lineprofile-10)#
gem add 11 eth tcont 4 cascade on
huawei(config-gpon-lineprofile-10)#
gem add 12 eth tcont 4 cascade on
huawei(config-gpon-lineprofile-10)#
gem add 13 eth tcont 4 cascade on
huawei(config-gpon-lineprofile-10)#
gem mapping 11 0 vlan 8
huawei(config-gpon-lineprofile-10)#
gem mapping 12 1 vlan 1001
huawei(config-gpon-lineprofile-10)#
gem mapping 13 2 vlan 200
huawei(config-gpon-lineprofile-10)#
commit
huawei(config-gpon-lineprofile-10)#
quit
3.
(Optional) Add an alarm profile.
In this example, the default alarm profile is used and therefore the configuration of the
alarm profile is not required.
Step 2
Add an ONU to an OLT.
Assume that the ID of GPON port 0/2/1 is 1, SN is 32303131B39FD641, management mode is
SNMP, and the bound line profile is fttb(c). Connect the ONU to such a GPON port through the
optical splitter.
There are two modes to add an ONT: add an ONT offline and confirm an automatically
discovered ONU.
l
Add an ONU offline.
huawei(config)#
interface gpon 0/2
huawei(config-if-gpon-0/2)#
ont add 1 ontid 1 sn-auth 32303131B39FD641
snmp ont-lineprofile-name fttb(c)
l
Confirm an automatically discovered ONU.
huawei(config)#
interface gpon 0/2
huawei(config-if-gpon-0/2)#
port 1 ont-auto-find enable
huawei(config-if-gpon-0/2)#
display ont autofind 1
huawei(config-if-gpon-0/2)#
ont confirm 1 ontid 1 sn-auth 32303131B39FD641
snmp ont-lineprofile-name fttb(c)
1.
(Optional) Bind the alarm profile to the ONU.
In this example, default alarm profile 1 is used and therefore the configuration of the alarm
profile is not required.
Step 3
Check the ONU status.
After an ONU is added, run the
display ont info
command to query the current status of the
ONU. Ensure that
Config flag
of the ONU is
active
,
Run State
is
online
, and
Config state
is
normal
.
huawei(config-if-gpon-0/2)#
display ont info 1 1
---------------------------------------------------------------------
F/S/P : 0/2/1
ONT-ID : 1
Control flag :
active
//The ONU is activated.
Run state :
online
//The ONU is online.
Config state :
normal
//The ONU configurations are recovered
normally.
...//The rest of the response information is not provided here.
huawei(config-if-gpon-0/2)#
quit
Step 4
Configure the inband management VLAN and IP address of the OLT.
huawei(config)#
vlan 8 smart
huawei(config)#
port vlan 8 0/19 0
huawei(config)#
vlan priority 8 6
huawei(config)#
interface vlanif 8
huawei(config-if-vlanif8)#
ip address 192.168.50.1 24
huawei(config-if-vlanif8)#
quit
SmartAX MA5600T/MA5603T/MA5608T Multi-service
Access Module
Commissioning and Configuration Guide
19 IPv6 Configuration
Issue 01 (2014-04-30)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
1911