170
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
OL-31626-01
Chapter I Commands
ip igmp startup-query-interval
ip igmp startup-query-interval
To configure the query interval used when the IGMP process starts up, use the ip igmp
startup-query-interval command. To reset the query interval to the default, use the no form of this
command.
ip igmp startup-query-interval interval
no ip igmp startup-query-interval [interval]
Syntax Description
Command Default The query interval is 31 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 startup query interval:
switch(config)# interface ethernet 2/2
switch(config-if)# ip igmp startup-query-interval 25
switch(config-if)#
This example shows how to reset a startup query interval to the default:
switch(config)# interface ethernet 2/2
switch(config-if)# no ip igmp startup-query-interval
switch(config-if)#
Related Commands
interval Query interval in seconds. The range is from 1 to 18,000. The default is 31.
Release Modification
6.0(2)N1(1) This command was introduced.
Command Description
show ip igmp interface Displays IGMP information about the interface.