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
Configure a service flow for the VoD service.
Configurations vary according to upstream interface types of HGWs.
–
If HGWs are connected to an ONU upstream through LANs and upstream packets
contain user VLAN tags, the ONU needs to perform a switch between user VLAN IDs
and SVLAN IDs.
Assume that the user VLAN ID is 1 and the Ethernet port is 0/3/1. Add a service flow
as follows:
huawei(config)#
service-port 301 vlan 300 eth 0/3/1 multi-service user-vlan
1 rx-cttr 10 tx-cttr 10
–
If HGWs are connected to an ONU upstream in ADSL2+ mode, upstream packets
contain users' PVC information so the ONU needs to perform a switch between PVC
information and SVLAN IDs.
Assume that the VPI/VCI is 0/35 and the ADSL2+ port is 0/2/0. Add a service flow as
follows:
huawei(config)#
service-port 301 vlan 300 adsl vpi 0 vci 35 0/2/0 multi-
service user-vlan untagged rx-cttr 10 tx-cttr 10
–
If HGWs are connected to an ONU upstream in VDSL2 mode, formats of upstream
packets depend on the encapsulation mode.
Assume that the VDSL2 path mode is PTM mode, port is 0/1/0, and packets from the
user VLAN are untagged. Add a service flow as follows:
huawei(config)#
service-port 301 vlan 300 vdsl mode ptm 0/1/0 multi-service
user-vlan untagged rx-cttr 10 tx-cttr 10
l
Configure the multicast service.
Create multicast VLAN 1000 with the common attribute and add upstream port 0/0/1 to
the multicast VLAN.
huawei(config)#
vlan 1000 smart
huawei(config)#
port vlan 1000 0/0 1
Set the IGMP version to IGMP v3.
huawei(config)#
multicast-vlan 1000
huawei(config-mvlan1000)#
igmp version v3
Set the IGMP mode to IGMP proxy.
huawei(config-mvlan1000)#
igmp mode proxy
Are you sure to change IGMP mode?(y/n)[n]:
y
Configure an IGMP upstream port.
huawei(config-mvlan1000)#
igmp uplink-port 0/0/1
Configure a program library. Set the multicast IP address range to 224.1.1.10-224.1.1.100
and the IP address of the multicast server to 10.10.10.10.
huawei(config-mvlan1000)#
igmp program add batch ip 224.1.1.10 to-ip
224.1.1.100 sourceip 10.10.10.10
huawei(config-mvlan1000)#
quit
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.
961