609
The configuration steps are listed below:
SwitchA#config
SwitchA(Config)#ip igmp snooping
SwitchA(Config)#ip igmp snooping vlan 60 query
SwitchB#config
SwitchB(Config)#ip igmp snooping
SwitchB(Config)#ip igmp snooping vlan 100
SwitchB(Config)#ip igmp snooping vlan 100 mrouter interface ethernet 1/1
Multicast Configuration
The same as scenario 1.
IGMP Snooping listening result:
Similar to scenario 1.
15.5 IGMP Snooping Troubleshooting Help
On IGMP Snooping function configuration and usage, IGMP Snooping might not run
properly because of physical connection or configuration mistakes. So the users should
noted that:
z
Make sure correct physical connection.
z
Activate IGMP Snooping on whole config mode (use ip igmp snooping)
z
Config IGMP Snooping at VLAN on whole config mode ( use ip igmp snooping vlan
<vlan-id>)
z
Make sure one VLAN is configured as L2 common checker in same mask, or make
sure configured static mrouter.
z
Use show ip igmp snooping vlan <vid> command check IGMP Snooping information
If IGMP Snooping problem cannot be solve by check, then pls. use debug command
like debug igmp snooping. Copy and send 3 minutes DEBUG information to our customer
center.
15.5.1 Monitor And Debug Command
15.5.1.1 debug ip igmp snooping