huawei(config-btv)#
quit
huawei(config)#
save
l
Configure the multicast service on MA5616_B.
1.
Create VLANs and add an uplink port to the VLANs.
huawei(config)#
vlan 4002-4005 smart
huawei(config)#
port vlan 4002-4005 0/0 0
2.
Configure service ports.
huawei(config)#
service-port 100 vlan 4004 vdsl mode ptm 0/1/0 multi-
service user-vlan untagged rx-cttr 6 tx-cttr 6
huawei(config)#
service-port 101 vlan 4005 vdsl mode ptm 0/1/1 multi-
service user-vlan untagged rx-cttr 6 tx-cttr 6
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.
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/0
huawei(config-mvlan4003)#
multicast-vlan 4002
huawei(config-mvlan4002)#
igmp uplink-port 0/0/0
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
6.
Configure multicast users.
huawei(config-mvlan4003)#
igmp multicast-vlan member service-port 101
huawei(config-mvlan4003)#
multicast-vlan 4002
huawei(config-mvlan4002)#
igmp multicast-vlan member service-port 100
huawei(config-mvlan4002)#
btv
huawei(config-btv)#
igmp user add service-port 100
huawei(config-btv)#
igmp user add service-port 101
huawei(config-btv)#
quit
7.
Save the data.
huawei(config)#
save
----End
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.
203