Ip igmp querier-timeout – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 750

IGMP Snooping Commands
Software Reference for x310 Series Switches
31.12
AlliedWare Plus
TM
Operating System - Version 5.4.4C
C613-50046-01 REV A
ip igmp querier-timeout
Use this command to configure the timeout period before the device takes over as the
querier for the VLAN interface after the previous querier has stopped querying.
Use the no variant of this command to restore the default.
Syntax
ip igmp querier-timeout <timeout>
no ip igmp querier-timeout
Default
The default timeout interval is 255 seconds.
Mode
Interface Configuration for a VLAN interface.
Usage
This command applies to VLAN interfaces configured for IGMP. The timeout value should
not be less than the current active querier’s general query interval.
Ensure your VLAN is configured first: see
Example
The following example configures the device to wait 130 seconds from the time it
received the last query before it takes over as the querier for the VLAN interface vlan20:
Validation
Commands
show ip igmp interface
show running-config
Related Commands
Parameter
Description
<timeout>
IGMP querier timeout interval value in seconds, in the range <1-
65535>.
awplus#
configure terminal
awplus(config)#
interface vlan20
awplus(config-if)#
ip igmp querier-timeout 130