Procedure
l
Configure the Internet service.
1.
Create a VLAN and add an upstream port to the VLAN.
huawei(config)#
vlan 2 smart
huawei(config)#
port vlan 2 0/19 0
2.
Add a traffic profile.
huawei(config)#
traffic table ip index 7 cir 2048 priority 1 priority-
policy local-Setting
3.
Add a service port to the VLAN.
Add a service port to the VLAN 2 and use the traffic profile 7 added in the preceding
step.
huawei(config)#
service-port vlan 2 adsl 0/2/1 vpi 0 vci 37 rx-cttr 7 tx-
cttr 7
huawei(config)#
service-port vlan 2 adsl 0/3/1 vpi 0 vci 37 rx-cttr 7 tx-
cttr 7
4.
Save the data.
huawei(config)#
save
l
Configure the VoIP service.
1.
Create a VLAN and add an upstream port to the VLAN.
huawei(config)#
vlan 3 smart
huawei(config)#
port vlan 3 0/19 0
2.
Add a traffic profile.
huawei(config)#
traffic table ip index 8 cir 1024 priority 6 priority-
policy local-Setting
3.
Add a service port to the VLAN.
Add a service port to the VLAN 3 and use the traffic profile 8 added in the preceding
step.
huawei(config)#
service-port vlan 3 adsl 0/2/1 vpi 0 vci 36 rx-cttr 8 tx-
cttr 8
huawei(config)#
service-port vlan 3 adsl 0/3/1 vpi 0 vci 36 rx-cttr 8 tx-
cttr 8
4.
Configure the DHCP relay.
Configure the IP addresses of DHCP server 1 and the IP address of the VLAN Layer
3 interface, and bind the VLAN Layer 3 interface to DHCP server 1.
huawei(config)#
dhcp mode layer-3 standard
huawei(config)#
dhcp-server 1 ip 20.1.1.2 20.1.1 3
huawei(config)#
interface vlanif 3
huawei(config-if-vlanif3)#
ip address 10.1.1.1 24
huawei(config-if-vlanif3)#
dhcp-server 1
huawei(config-if-vlanif3)#
quit
5.
Save the data.
huawei(config)#
save
l
Configure the IPTV service.
1.
Create a VLAN and add an upstream port to the VLAN.
huawei(config)#
vlan 4 smart
huawei(config)#
port vlan 4 0/19 0
2.
Add a traffic profile.
SmartAX MA5600T/MA5603T/MA5608T Multi-service
Access Module
Commissioning and Configuration Guide
3 Configuring the DSLAM Services
Issue 01 (2014-04-30)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
369