ip igmp query-interval

Sets the IGMP query interval for an interface.

Syntax

ip igmp query-interval seconds
no ip igmp query-interval seconds

Command Default

See Parameters.

Parameters

seconds
Response time in seconds. Range is from 1 through 18000 seconds. The default is 125.

Modes

Interface subtype configuration mode

Usage Guidelines

The query interval is the amount of time between IGMP query messages sent by the device.

Enter the no form of this command to restore the default.

Examples

To set the query interval to 500 seconds on an interface:

device(config)# interface ethernet 1/1
device(conf-if-eth-1/1)# ip igmp query-interval 500