748
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
C613-50057-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
IGMP
AND
IGMP S
NOOPING
C
OMMANDS
IP
IGMP
QUERIER
-
TIMEOUT
ip igmp querier-timeout
Overview
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.
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:
awplus#
configure terminal
awplus(config)#
interface vlan20
awplus(config-if)#
ip igmp querier-timeout 130
Validation
Commands
show ip igmp interface
show running-config
Related
Commands
ip igmp query-interval
Parameter
Description
<
timeout
>
IGMP querier timeout interval value in seconds, in the range <1-
65535>.