huawei(config)#
pitp permit-forwarding service-port 101 enable
Step 14
(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
Step 15
Save the configuration data on the OLT.
huawei(config)#
save
Step 16
Log in to and configure the ONU.
You can remote log in to the ONU from the OLT to perform the configuration. By default, the
user name is
root
and the password is
mduadmin
.
NOTE
The following steps are configured on the ONU side.
Step 17
Configuration the HSI service on the ONU side.
NOTE
This example creates one service port as an example. Each service port maps a user. When configuring
another service port, map the corresponding SVLAN.
huawei(config)#
vlan 1001-1016 smart
huawei(config)#
port vlan 1001-1016 0/0 1
huawei(config)#
traffic table ip index 8 cir 4096 priority 0 priority-policy local-
setting
Configurations for untagged packets and packets with user VLAN tags are different.
l
For untagged packets, the configuration is as follows (assuming that the VLAN ID is 1001):
//Create service port 101, bind port 0/3/1 to it, set the user VLAN to
untagged, and bind traffic profile 8 to the user VLAN./ huawei(config)#
service-
port 101 vlan 1001 eth 0/3/1 multi-service user-vlan untagged rx-cttr 8 tx-cttr
8
l
For packets with user VLAN tags, the configuration is as follows (assuming that the user
VLAN ID is 10 and the VLAN ID is 1001):
//Create service port 101, bind port 0/3/1 to it, set the user VLAN ID to 10,
and bind traffic profile 8 to the user VLAN./ huawei(config)#
service-port 101
vlan 1001 eth 0/3/1 multi-service user-vlan 10 rx-cttr 8 tx-cttr 8
Step 18
(Optional) Configure the PITP function for PPPoE.
huawei(config)#
raio-mode common pitp-pmode
huawei(config)#
pitp enable pmode
Step 19
(Optional) Configure the DHCP option function for IPoE.
huawei(config)#
raio-mode common dhcp-option82
//For DHCPv4 packets
huawei(config)#
dhcp option82 enable
//For DHCPv4 packets
huawei(config)#
raio-mode common dhcpv6-option
//For DHCPv6 packets
huawei(config)#
dhcpv6 option enable
//For DHCPv6 packets
Step 20
Configure the voice service.
huawei(config)#
vlan 200 smart
huawei(config)#
port vlan 200 0/0 1
huawei(config)#
interface vlanif 200
huawei(config-if-vlanif200)#
ip address 11.11.11.11 24
huawei(config-if-vlanif200)#
quit
huawei(config)#
voip
huawei(config-voip)#
ip address media 11.11.11.11 11.11.11.11
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.
1913