Connectivity Guide

IGMP snooping is enabled on interface
IGMP snooping query interval is 60 seconds
IGMP snooping querier timeout is 130 seconds
IGMP snooping last member query response interval is 1000 ms
IGMP Snooping max response time is 10 seconds
IGMP snooping fast-leave is disabled on this interface
IGMP snooping querier is disabled on this interface
Multicast flood-restrict is enabled on this interface
show ip igmp snooping mrouter
Interface Router Ports
Vlan 100 ethernet 1/1/32
IGMP commands
clear ip igmp groups
Clears entries from the group cache table.
Syntax
clear ip igmp [vrf vrf-name] groups
Parameters vrf vrf-name—Enter the keyword vrf, then the name of the VRF.
Default None
Command Mode EXEC
Usage Information None
Example
OS10# clear ip igmp groups
Supported Releases 10.4.3.0 or later
ip igmp immediate-leave
Enables IGMP immediate leave.
Syntax
ip igmp immediate-leave
Parameters None
Default None
Command Mode INTERFACE
Usage Information
The querier sends some group-specic queries when it receives a leave message before deleting the group from
the membership database. If you need to immediately delete a group from the membership database, use the ip
igmp immediate-leave command. The no version of this command disables IGMP immediate leave.
Example
OS10# configure terminal
OS10# interface vlan11
OS10(conf-if-vl-11)# ip igmp immediate-leave
Supported Releases 10.4.3.0 or later
Multicast 625