huawei(config-if-adsl-0/2)#
alarm-config 1 1
huawei(config-if-adsl-0/2)#
quit
l
Configure the queue scheduling mode of the port.
Configure the queue scheduling mode of the port to priority queuing (PQ).
huawei(config)#
queue-scheduler strict-priority
l
Configure the Internet access 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.
Configure a traffic profile.
huawei(config)#
traffic table ip index 7 cir 2048 pir 10240 priority 1
priority-
policy local-Setting
3.
Add a service port to the VLAN.
Create service virtual port, the S-VLAN ID to 2, the C-VLAN ID to 20, the VPI/VCI
to 0/35 and use the traffic profile 7 added in the preceding step.
huawei(config)#
service-port vlan 2 adsl 0/2/0 vpi 0 vci 35
multi-service user-vlan 20 rx-cttr 7 tx-cttr 7
huawei(config)#
service-port vlan 2 adsl 0/2/1 vpi 0 vci 35
multi-service user-vlan 20 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.
Configure a traffic profile.
huawei(config)#
traffic table ip index 8 cir 1024 pir 10240 priority 6
priority-policy local-Setting
3.
Add a service port to the VLAN.
Create service virtual port, the S-VLAN ID to 3, the C-VLAN ID to 30, the VPI/VCI
to 0/35 and use the traffic profile 8added in the preceding step.
huawei(config)#
service-port vlan 3 adsl 0/2/0 vpi 0 vci 35
multi-service user-vlan 30 rx-cttr 8 tx-cttr 8
huawei(config)#
service-port vlan 3 adsl 0/2/1 vpi 0 vci 35
multi-service user-vlan 30 rx-cttr 8 tx-cttr 8
NOTE
The video and voice services have stricter requirements on delay. You can run the
bind channel
command to bind them to a low delay channel. Currently, this command is available for only the
VDSL2 port.
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
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.
384