Device
Item
Data
Multicast user 2:
l
VDSL2 port: 0/1/1
l
Multicast VLAN: 4003
Procedure
l
Configure the multicast service on MA5616_A.
1.
Create VLANs.
huawei(config)#
vlan 4002-4003 smart
2.
Add the uplink port and the subtending port to the VLANs.
huawei(config)#
port vlan 4002-4003 0/0 1
huawei(config)#
port vlan 4002-4003 0/0 0
3.
Configure multicast VLANs and the IGMP mode.
NOTE
The IGMP mode can be configured to IGMP proxy or IGMP snooping according to the
requirements. In this example, the IGMP mode is IGMP proxy. If the planned IGMP mode is
IGMP snooping, you can configure the IGMP snooping mode by running the
igmp mode
snooping
command in multicast VLAN mode.
If configuring the IGMP mode fails, check whether the IGMP function is disabled. That is, the
IGMP mode can be switched only when the IGMP function is disabled.
huawei(config)#
multicast-vlan 4002
huawei(config-mvlan4002)#
igmp mode proxy
Are you sure to change IGMP mode?(y/n)[n]:
y
huawei(config-mvlan4002)#
multicast-vlan 4003
huawei(config-mvlan4003)#
igmp mode proxy
Are you sure to change IGMP mode?(y/n)[n]:
y
4.
Configure the multicast uplink port.
huawei(config-mvlan4003)#
igmp uplink-port 0/0/1
huawei(config-mvlan4003)#
multicast-vlan 4002
huawei(config-mvlan4002)#
igmp uplink-port 0/0/1
5.
Configure multicast programs.
NOTE
l
A multicast program can be configured statically or generated dynamically. In this example,
the multicast program is configured statically.
l
In static configuration mode, you can run the
igmp program add
command to add
multicast programs in batches. You cannot name a program, instead the system
automatically names a program PROGRAM-M, in which M is the index of the added
program.
huawei(config-mvlan4002)#
igmp program add name program1 ip 224.1.1.1
sourceip 10.10.10.10
huawei(config-mvlan4002)#
multicast-vlan 4003
huawei(config-mvlan4003)#
igmp program add name program2 ip 224.1.1.2
sourceip 10.10.10.11
huawei(config-mvlan4003)#
quit
6.
Configure the multicast subtending port.
huawei(config)#
btv
huawei(config-btv)#
igmp cascade-port 0/0/0
7.
Save the data.
SmartAX MA5616 Multi-service Access Module
Configuration Guide
6 Configuring the Multicast Service (Multicast VLAN Mode)
Issue 04 (2011-10-30)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
202