Create S-VLAN 200 with the common attribute and add upstream port 0/19/0 to the
S-VLAN.
huawei(config)#
vlan 200 smart
huawei(config)#
port vlan 200 0/19 0
2.
Configure a traffic profile.
The 802.1p priority of the voice service is 5, and rate limitation is not required. To
query existing traffic profiles, run the
display traffic table ip
command. In this
example, the query result shows that no existing traffic profile meets the requirements,
so a new traffic profile needs to be configured.
Add traffic profile 9 and set
priority-policy
to
local-setting
. Then, traffic is scheduled
based on the priority specified in the traffic profile.
huawei(config)#
traffic table ip index 9 cir off priority 5 priority-policy
local-setting
3.
Configure a service port to receive and transparently transmit the voice service from
the HGW.
Configure a service port with the user VLAN being 200. The HGW is connected to
port 1/1/0 of the GE remote extended subrack. Upstream and downstream traffic is
rate-limited using a line profile. A traffic profile (traffic profile 9 in this example) that
does not limit rates is referenced.
huawei(config)#
service-port vlan 200 vdsl mode ptm 1/1/0 multi-service
user-vlan 200 rx-cttr 9 tx-cttr 9
l
Configure a VoD service port.
1.
Create an S-VLAN and add an upstream port to it.
Create S-VLAN 300 with the common attribute and add upstream port 0/19/0 to the
S-VLAN.
huawei(config)#
vlan 300 smart
huawei(config)#
port vlan 300 0/19 0
2.
Configure a VoD traffic profile.
The 802.1p priority of the VoD service is 4, and rate limitation is not required. To
query existing traffic profiles, run the
display traffic table ip
command. In this
example, the query result shows that no existing traffic profile meets the requirements,
so a new traffic profile needs to be configured.
Add traffic profile 10 and set
priority-policy
to
local-setting
. Then, traffic is scheduled
based on the priority specified in the traffic profile.
huawei(config)#
traffic table ip index 10 cir off priority 4 priority-
policy local-Setting
3.
Configure a VoD service port.
Configure a service port with the user VLAN being 300. The HGW is connected to
port 1/1/0 of the GE remote extended subrack. Upstream and downstream traffic is
rate-limited using a line profile. A traffic profile (traffic profile 10 in this example)
that does not limit rates is referenced.
huawei(config)#
service-port vlan 300 vdsl mode ptm 1/1/0 multi-service
user-vlan 300 rx-cttr 10 tx-cttr 10
l
Configure a multicast service flow.
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.
1052