Sets the IGMP last-member query interval for an interface.
By default, the query interval is 1000 milliseconds.
Interface subtype configuration mode
The last-member query interval is the time in milliseconds that the IGMP router waits to receive a response to a group-specific query message, including messages sent in response to a host-leave message.
Enter the no form of this command to restore the default.
To set the last-member query interval to 1500 milliseconds on an interface:
device(config)# interface ethernet 1/1 device(conf-if-eth-1/1)# ip igmp last-member-query-interval 1500