huawei(config-if-vlanif8)#
ip address 192.168.50.1 24
huawei(config-if-vlanif8)#
quit
Step 2
Configure the inband management VLAN and IP address of the ONU.
Configure the static IP address of the ONU to 192.168.50.2/24, gateway to 192.168.50.254, and
the management VLAN ID to 8 (the same as the management VLAN of the OLT).
huawei(config)#
interface gpon 0/2
huawei(config-if-gpon-0/2)#
ont ipconfig 1 1 static ip-address 192.168.50.2 mask
255.255.255.0 gateway
192.168.50.254 vlan 8
huawei(config-if-gpon-0/2)#
quit
Step 3
Configure an inband management service port.
Configure the management service port ID to 1, management VLAN ID to 8, GEM port ID to
11, and user-side VLAN ID to 8. The OLT does not limit inband management service flows.
Therefore, it is recommended that you use default traffic profile 6.
huawei(config)#
service-port 1 vlan 8 gpon 0/2/1 ont 1 gemport 11 multi-service
user-vlan 8 rx-cttr 6 tx-cttr 6
Step 4
Confirm that the management channel between the OLT and the ONU is available.
l
On the OLT, run the
ping 192.168.50.2
command to check the connectivity between the
OLT and the ONU. The ICMP ECHO-REPLY packet from the ONU should be received.
l
On the OLT, you can remote log in to the ONU to perform the configuration.
----End
11.3.2.5 Configuring the Service Channel Between the OLT and the ONU
Various service flows can be configured on the OLT for different services so that service packets
on the ONU can be forwarded at Layer 2 according to the planned VLAN and forwarding
policies.
Context
Service flows can be added in two modes, as described in
. Select either mode as
required.
Table 11-10
Adding service flows
Mode
Command
Remarks
Add service flows
one by one.
service-port
-
Add service flows
in batches.
multi-service-port
You need to specify the
ontid +
gemindex
to identify a service flow
and ensure that the number of GEM
ports is the same as the number of
VLANs on the user side.
SmartAX MA5600T/MA5603T/MA5608T Multi-service
Access Module
Commissioning and Configuration Guide
11 FTTB and FTTC Solution Configuration
Issue 01 (2014-04-30)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
889