ip igmp startup-query-interval
Use this command to set a query interval value for IGMP.
Use the no parameter with this command to return to the default version.
Command Syntax
ip igmp startup-query-interval <1-18000>
no ip igmp startup-query-interval
Parameters
<1-18000>
Specify a startup query interval value in seconds.
Default
The default value 31 seconds.
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#interface 0
(config-if)#ip igmp startup-query-interval 1
(config-if)#no ip igmp startup-query-interval
Last modified date: 10/20/2023