Ip igmp startup-query-interval – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 775
IGMP Snooping Commands
Software Reference for x310 Series Switches
C613-50046-01 REV A
AlliedWare Plus
TM
Operating System - Version 5.4.4C
31.37
ip igmp startup-query-interval
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
no ip igmp startup-query-interval
Default
The default IGMP startup query interval is one quarter of the IGMP query interval value.
Mode
Interface Configuration for a VLAN interface.
Usage
Ensure your VLAN is configured first: see
Examples
The following example shows how to configure the IGMP startup query interval to 15
seconds for the VLAN interface vlan2 to be one quarter of the IGMP query interval value
of 60 seconds:
The following example shows how to remove the IGMP startup query interval for the
VLAN interface vlan2:
Related Commands
ip igmp last-member-query-interval
ip igmp query-interval
ip igmp startup-query-count
Parameter
Description
Specify the IGMP startup query interval for a VLAN interface
in Interface Configuration mode in the range of <2-1800>
seconds to be one quarter of the IGMP query interval value.
Note
The IGMP startup query interval must be one quarter of the IGMP query
interval.
awplus#
configure terminal
awplus(config)#
interface vlan2
awplus(config-if)#
ip igmp startup-query-interval 15
awplus(config-if)#
ip igmp query-interval 60
awplus#
configure terminal
awplus(config)#
interface vlan2
awplus(config-if)#
no ip igmp startup-query-interval