
IGMP Multicast Commands
©2008 Allied Telesis Inc. All rights reserved.
34.12
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
Software Version 5.2.1
ip igmp querier-timeout
Use this command to configure the timeout period before the device takes over as the querier
for the interface after the previous querier has stopped querying.
To restore the default value, use the
no
parameter with this command.
Syntax
ip igmp querier-timeout
<
timeout
>
no ip igmp querier-timeout
Mode
Interface mode
Default
255 seconds
Usage
This command applies to interfaces configured for IGMP. The timeout value should not be less
than the current active querier’s general query interval.
Examples
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 interface:
Related Commands
ip igmp query-interval
Parameter
Description
<timeout>
IGMP previous querier timeout interval value in the range
<1-65535>
.
Number of seconds that the device waits after the previous querier has
stopped querying before it takes over as the querier.
awplus#
configure terminal
awplus(config)#
interface vlan20
awplus(config-if)#
ip igmp querier-timeout 130