C613-50170-01 Rev B
Command Reference for x510 Series
1234
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
IGMP
AND
IGMP S
NOOPING
C
OMMANDS
IP
IGMP
STARTUP
-
QUERY
-
INTERVAL
ip igmp startup-query-interval
Overview
Use this command to configure the IGMP startup query interval for an interface.
The IGMP startup query interval is the amount of time in seconds between
successive IGMP General Query messages sent by a querier during startup. The
default IGMP startup query interval is one quarter of the IGMP query interval value.
Use the
no
variant of this command to return an interface’s configured IGMP
startup query interval to the default.
Syntax
ip igmp startup-query-interval
<startup-query-interval>
no ip igmp startup-query-interval
Default
The default IGMP startup query interval is one quarter of the IGMP query interval
value.
NOTE
:
The IGMP startup query interval must be one quarter of the IGMP query interval.
Mode
Interface Configuration for a VLAN interface.
Example
To set the IGMP startup query interval to 15 seconds for vlan2, which is one quarter
of the IGMP query interval of 60 seconds, use the commands:
awplus#
configure terminal
awplus(config)#
interface vlan2
awplus(config-if)#
ip igmp query-interval 60
awplus(config-if)#
ip igmp startup-query-interval 15
Related
Commands
ip igmp last-member-query-interval
Parameter
Description
<startup-query-interval>
Specify the IGMP startup query interval, in the
range of 2-1800 seconds. The value must be one
quarter of the IGMP query interval value.