You can find that a maximum of 30 IGMP member relationships can be created on VLANIF 10
of SwitchA.
----End
Configuration Files
l Configuration file of SwitchA
#
 sysname SwitchA
#
 vlan batch 10 11
#
 igmp global limit 50 
 multicast routing-enable
#
interface Vlanif10
 igmp enable
 igmp limit 30
 ip address 10.110.1.1 24
#
interface Vlanif11
 ip address 192.168.1.1 24
#
interface GigabitEthernet1/0/0
 port hybrid pvid vlan 10
 port hybrid untagged vlan 10
#
interface GigabitEthernet2/0/0
 port hybrid pvid vlan 11
 port hybrid untagged vlan 11
#
ospf 1
 area 0.0.0.0
 network 10.110.1.0 0.0.0.255
 network 192.168.1.0 0.0.0.255
#
igmp limit 40
#
return
l Configuration file of SwitchB
#
 sysname SwitchB
#
 vlan batch 20 21
#
 igmp global limit 50 
 multicast routing-enable
#
interface Vlanif20
 igmp enable
 igmp limit 30
 ip address 10.110.2.1 24
#
interface Vlanif21
 ip address 192.168.2.1 24
#
interface GigabitEthernet1/0/0
 port hybrid pvid vlan 20
 port hybrid untagged vlan 20
#
interface GigabitEthernet2/0/0
 port hybrid pvid vlan 21
 port hybrid untagged vlan 21
#
ospf 1
 area 0.0.0.0
Quidway S7700 Smart Routing Switch
Configuration Guide - Multicast 4 IGMP Configuration
Issue 01 (2011-07-15) Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
102