1.
Configure the protocol, multicast upstream port, and program list of multicast VLAN 10.
Set the multicast VLAN to VLAN 10, multicast mode to IGMP proxy, multicast protocol
to IGMPv3 (system default), multicast upstream port to port 0/19/0, statically configured
programs to 224.1.1.1 and 224.1.1.2, program source address to 10.10.10.10, and program
bandwidth to 3500 kbit/s, and enable program log reporting.
huawei(config)#
vlan 10 smart
huawei(config)#
multicast-vlan 10
huawei(config-mvlan10)#
igmp mode proxy
huawei(config-mvlan10)#
igmp uplink-port 0/19/0
huawei(config-mvlan10)#
igmp program add name program1 ip 224.1.1.1 sourceip
10.10.10.10
bandwidth 3500 log enable
huawei(config-mvlan10)#
igmp program add name program2 ip 224.1.1.2 sourceip
10.10.10.10
bandwidth 3500 log enable
huawei(config-mvlan10)#
quit
2.
Configure the multicast protocol, multicast upstream port, and program list of multicast
VLAN 20.
Set the multicast VLAN to VLAN 20, multicast mode to IGMP proxy, multicast protocol
to IGMPv3 (system default), multicast upstream port to port 0/19/0, statically configured
programs to 224.1.1.3 and 224.1.1.4, program source address to 10.10.10.11, and program
bandwidth to 5000 kbit/s, and enable program log reporting.
huawei(config)#
vlan 20 smart
huawei(config)#
multicast-vlan 20
huawei(config-mvlan20)#
igmp mode proxy
huawei(config-mvlan20)#
igmp uplink-port 0/19/0
huawei(config-mvlan20)#
igmp program add name program3 ip 224.1.1.3 sourceip
10.10.10.11
bandwidth 5000 log enable
huawei(config-mvlan20)#
igmp program add name program4 ip 224.1.1.4 sourceip
10.10.10.11
bandwidth 5000 log enable
Step 2
Configure right profiles named
music
and
movie
with the watch right, and bind the right profiles
to the programs.
huawei(config-mvlan20)#
btv
huawei(config-btv)#
igmp profile add profile-name music
huawei(config-btv)#
igmp profile profile-name music program-name program1 watch
huawei(config-btv)#
igmp profile profile-name music program-name program2 watch
huawei(config-btv)#
igmp profile profile-name music program-name program3 watch
huawei(config-btv)#
igmp profile add profile-name movie
huawei(config-btv)#
igmp profile profile-name movie program-name program4 watch
huawei(config-btv)#
quit
Step 3
Activate the VDSL ports, and bind the ports to the line profile and alarm profile.
Bind VDSL port 0/2/1 and VDSL port 0/4/1 to the default line profile (line profile 1) and the
default alarm profile (alarm profile 1).
huawei(config)#
interface vdsl 0/2
huawei(config-if-vdsl-0/2)#
deactivate 1
huawei(config-if-vdsl-0/2)#
activate 1 template-index 1
huawei(config-if-vdsl-0/2)#
alarm-config 1 1
huawei(config-if-vdsl-0/2)#
quit
huawei(config)#
interface vdsl 0/4
huawei(config-if-vdsl-0/4)#
deactivate 1
huawei(config-if-vdsl-0/4)#
activate 1 template-index 1
huawei(config-if-vdsl-0/4)#
alarm-config 1 1
huawei(config-if-vdsl-0/4)#
quit
Step 4
Configure multicast users.
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.
295