...//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
Step 5
Configure the inband management VLAN and IP address of the ONU.
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.1 vlan 8
huawei(config-if-gpon-0/2)#
quit
Step 6
Configure an inband management service port.
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 7
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.
Step 8
Configure the channel for the Internet access service.
huawei(config)#
vlan 100 smart
huawei(config)#
vlan attrib 100 stacking
huawei(config)#
port vlan 100 0/19 0
huawei(config)#
service-port 101 vlan 100 gpon 0/2/1 ont 1 gemport 12 multi-
service
user-vlan 1001 tag-transform translate-and-add inner-vlan 258 rx-cttr 6 tx-cttr 6
Step 9
Configure the channel for the VoIP service.
huawei(config)#
vlan 200 smart
huawei(config)#
port vlan 200 0/19 0
huawei(config)#
traffic table ip index 9 cir off priority 5 priority-policy local-
setting
huawei(config)#
service-port 201 vlan 200 gpon 0/2/1 ont 1 gemport 13 multi-
service
user-vlan 200 rx-cttr 9 tx-cttr 9
Step 10
Configure LAG for upstream ports.
Configure upstream ports 0/19/0 and 0/19/1 into an aggregation group. Each member port in the
aggregation group allocates packets based on the source MAC address. The working mode is
LACP static aggregation.
huawei(config)#
link-aggregation 0/19 0-1 ingress workmode lacp-static
Step 11
(Optional) When PPPoE is adopted, enable forwarding the packets with PITP tag on the OLT
equipment.
huawei(config)#
pitp permit-forwarding service-port 101 enable
Step 12
(Optional) When IPoE is adopted, enable forwarding the packets with DHCP option on the OLT
equipment.
huawei(config)#
dhcp-option82 permit-forwarding service-port 101 enable //For IPv4
packets
huawei(config)#
dhcpv6-option permit-forwarding port 0/2/1 ontid 1 enable //For
IPv6 packets
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.
1895