C
ONFIGURING
THE
S
WITCH
3-230
Figure 3-98. IGMP Configuration
CLI – This example modifies the settings for multicast filtering, and then
displays the current status.
Enabling IGMP Immediate Leave
The IGMP snooping immediate-leave feature enables a Layer 2 LAN
interface to be removed from the multicast forwarding table without first
sending an IGMP group-specific query to the interface. Upon receiving a
Console(config)#ip igmp snooping 4-270
Console(config)#ip igmp snooping querier 4-275
Console(config)#ip igmp snooping query-count 10 4-276
Console(config)#ip igmp snooping query-interval 100 4-277
Console(config)#ip igmp snooping query-max-response-time 20 4-277
Console(config)#ip igmp snooping router-port-expire-time 300 4-278
Console(config)#ip igmp snooping version 2 4-271
Console(config)#exit
Console#show ip igmp snooping 4-272
Service status: Enabled
Querier status: Enabled
Leave proxy status: Disabled
Query count: 10
Query interval: 100 sec
Query max response time: 20 sec
Router port expire time: 300 sec
Immediate Leave Processing: Disabled on all VLAN
IGMP snooping version: Version 2
Console#