huawei(config-gpon-lineprofile-11)#commit
huawei(config-gpon-lineprofile-11)#quit
3. (Optional) Configure the alarm profile.
l The ID of the default GPON alarm profile is 1. The thresholds for 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.
Step 2 Add an ONU to the OLT.
1. Add ONU 1 offline.
huawei(config)#interface gpon 0/3
huawei(config-if-gpon-0/3)#ont add 1 ontid 1 sn-auth 32303131B39FD641
snmp ont-lineprofile-id 11
2. (Optional) Bind the alarm profile to ONU 1.
By default, alarm profile 1 is automatically bound to the ONU. You need to manually bind
a non-default alarm profile to the ONU only when the default one does not meet the
requirement.
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 the ONU is added, run the display ont info command to query the status of the ONU.
Ensure that Config flag of the ONU is active, Run State is online, and Config state is
normal.
To query the status of ONU 1, do as follows:
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 goes online
normally.
Config state : normal //Indicates that the configuration recovery state
of the ONU is normal.
...//The following command output is omitted.
huawei(config-if-gpon-0/3)#quit
Step 4 Configure the inband management VLAN and IP address of the OLT.
Create a VLAN whose ID is 8 as the inband management VLAN of the OLT, set the VLAN
priority to 6, and set the IP address of the VLAN interface to 192.168.50.1/24.
huawei(config)#vlan 8 smart
huawei(config)#vlan priority 8 6
huawei(config)#port vlan 8 0/19 0
huawei(config)#interface vlanif 8
huawei(config-if-vlanif8)#ip address 192.168.50.1 24
huawei(config-if-vlanif8)#quit
Step 5 Configure the inband management VLAN and IP address of the ONU.
huawei(config)#interface gpon 0/3
huawei(config-if-gpon-0/3)#ont ipconfig 1 1 static ip-address 192.168.50.2 mask
255.255.255.0 gateway
192.168.50.1 vlan 8
huawei(config-if-gpon-0/3)#quit
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.
1489