Layer 2 Switching Commands 475ExampleThe following example configures an IGMP snooping group membershipinterval of 1500 seconds on VLAN 2.console(config)#ip igmp snooping vlan 2 groupmembership-interval 1500ip igmp snooping vlan last-member-query-intervalThis command sets the last-member-query interval on a particular VLAN.The last-member-query-interval is the amount of time in seconds after whicha host is considered to have left the group. This value must be less than theIGMP Query Interval time value. The range is 1 to 25 seconds. The no formof this command sets the last-member-query-interval on the VLAN to thedefault value.Syntaxip igmp snooping vlan vlan-id last-member-query-interval timeno ip igmp snooping vlan vlan-id last-member-query-interval• vlan-id — A VLAN identifier (Range 1-4093).• time — Number of seconds after which a host is considered to have leftthe group. (Range: 1-25)Default ConfigurationThe default maximum response time is 10 seconds.Command ModeGlobal Configuration modeUser GuidelinesWhen using IGMP Snooping Querier, this parameter should be less than thevalue for the IGMP Snooping Querier query interval.ExampleThe following example sets the maximum response time to 7 seconds onVLAN 2.