2-228Cisco Catalyst Blade Switch 3130 and 3032 for Dell Command ReferenceOL-13271-03Chapter 2 Cisco Catalyst Blade Switch 3130 and 3032 for Dell Cisco IOS Commandsip igmp snooping last-member-query-intervalip igmp snooping last-member-query-intervalUse the ip igmp snooping last-member-query-interval global configuration command on the switchstack or on a standalone switch to enable the Internet Group Management Protocol (IGMP)configurable-leave timer globally or on a per-VLAN basis. Use the no form of this command to returnto the default setting.ip igmp snooping [vlan vlan-id] last-member-query-interval timeno ip igmp snooping [vlan vlan-id] last-member-query-intervalSyntax DescriptiontDefaults The default timeout setting is 1000 milliseconds.Command Modes Global configurationCommand HistoryUsage Guidelines When IGMP snooping is globally enabled, IGMP snooping is enabled on all the existing VLANinterfaces. When IGMP snooping is globally disabled, IGMP snooping is disabled on all the existingVLAN interfaces.VLAN IDs 1002 to 1005 are reserved for Token Ring and FDDI VLANs and cannot be used in IGMPsnooping.Configuring the leave timer on a VLAN overrides the global setting.The IGMP configurable leave time is only supported on devices running IGMP Version 2.The configuration is saved in NVRAM.Examples This example shows how to globally enable the IGMP leave timer for 2000 milliseconds:Switch(config)# ip igmp snooping last-member-query-interval 2000This example shows how to configure the IGMP leave timer for 3000 milliseconds on VLAN 1:Switch(config)# ip igmp snooping vlan 1 last-member-query-interval 3000You can verify your settings by entering the show ip igmp snooping privileged EXEC command.vlan vlan-id (Optional) Enable IGMP snooping and the leave timer on the specifiedVLAN. The range is 1 to 1001 and 1006 to 4094.time Interval time out in seconds. The range is 100 to 32768 milliseconds.Release Modification12.2(40)EX1 This command was introduced.12.2(46)SE The range for time was modified to 100 to 32768 milliseconds.