l
If the ONU does not match, that is,
Match state
is
mismatch
, the port types and number
of ports undermatch the actual port types and number of ports supported by the ONU. In
this case, run the
display ont capability
command to query the actual capability of the
ONU, and then select one of the following modes to modify the ONU configuration:
–
Create a proper ONU profile according to the actual capability of the ONU, and then
run the
ont modify
command to modify the configuration data of the ONU.
–
Modify the ONU profile according to the actual capability of the ONU and save the
modification. Then, the ONU automatically recovers the configuration successfully.
14.4.1.4 Configuring Management Service Ports on OLT and ONUs
This topic describes how to configure management service ports (also called service flows) on
the OLT and ONUs. After the connections between the in-band management service ports on
the OLT and ONUs are reachable, you can log in to the ONUs on the OLT and configure the
ONUs.
Data Plan
Configuration Item
Data
Management VLAN and management IP
address for OLT
Management VLAN ID: 8
Management VLAN type: smart
In-band management IP address:
192.168.50.1/24
Management VLAN and management IP
address for ONU
Management VLAN ID: 8
Management VLAN type: smart
In-band management IP address for ONU 3:
192.168.50.2/24
Procedure
Step 1
Configure the in-band management VLAN and IP address for the OLT.
Set the in-band management VLAN to 8, VLAN priority to 6, and IP address to 192.168.50.1/24.
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
Step 2
Configure the in-band management VLAN and IP address for 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
Step 3
Configure the in-band management service port.
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.
1404