Configuring The Igmp Leave Timer - Cisco Catalyst 2960 series Configuration Manual

Consolidated platform configuration guide, ios release 15.2(4)e
Hide thumbs Also See for Catalyst 2960 series:
Table of Contents

Advertisement

Configuring the IGMP Leave Timer

You can configure the leave time globally or on a per-VLAN basis. Follow these steps to enable the IGMP
configurable-leave timer:
SUMMARY STEPS
1. enable
2. configure terminal
3. ip igmp snooping last-member-query-interval time
4. ip igmp snooping vlan vlan-id last-member-query-interval time
5. end
6. show ip igmp snooping
7. copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
enable
Example:
Switch> enable
Step 2
configure terminal
Example:
Switch# configure terminal
Step 3
ip igmp snooping last-member-query-interval
time
Example:
Switch(config)# ip igmp snooping
last-member-query-interval 1000
Step 4
ip igmp snooping vlan vlan-id
last-member-query-interval time
Example:
Switch(config)# ip igmp snooping vlan 210
last-member-query-interval 1000
Purpose
Enables privileged EXEC mode. Enter your password if prompted.
Enters the global configuration mode.
Configures the IGMP leave timer globally. The range is 100 to
32767 milliseconds.
The default leave time is 1000 milliseconds.
Note
(Optional) Configures the IGMP leave time on the VLAN interface.
The range is 100 to 32767 milliseconds.
Note
Note
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
How to Configure IGMP Snooping and MVR
To globally reset the IGMP leave timer to the default
setting, use the no ip igmp snooping
last-member-query-interval global configuration
command.
Configuring the leave time on a VLAN overrides the
globally configured timer.
To remove the configured IGMP leave-time setting from
the specified VLAN, use the no ip igmp snooping vlan
vlan-id last-member-query-interval global configuration
command.
137

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents