160
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
OL-31626-01
Chapter I Commands
ip igmp query-interval
ip igmp query-interval
To configure a query interval used when the IGMP process starts up, use the
ip igmp query-interval
command. To reset the query interval to the default, use the
no
form of this command.
ip igmp query-interval
interval
no ip igmp query-interval
[
interval
]
Syntax Description
Command Default
The query interval is 125 seconds.
Command Modes
Interface configuration mode
Supported User Roles
network-admin
vdc-admin
Command History
Usage Guidelines
This command does not require a license.
Examples
This example shows how to configure a query interval:
switch(config)#
interface ethernet 2/2
switch(config-if)#
ip igmp query-interval 100
switch(config-if)#
This example shows how to reset a query interval to the default:
switch(config)#
interface ethernet 2/2
switch(config-if)#
no ip igmp query-interval
switch(config-if)#
Related Commands
interval
Interval in seconds. The range is from 1 to 18,000. The default is 125.
Release
Modification
6.0(2)N1(1)
This command was introduced.
Command
Description
show ip igmp interface
Displays IGMP information about the interface.