Ipv6 mld querier-timeout – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 802
MLD and MLD Snooping Introduction and Commands
Software Reference for x310 Series Switches
32.18
AlliedWare Plus
TM
Operating System - Version 5.4.4C
C613-50046-01 REV A
ipv6 mld querier-timeout
Use this command to configure the timeout period before the router takes over as the
querier for the interface after the previous querier has stopped querying.
Use the no variant of this command to restore the default.
Syntax
ipv6 mld querier-timeout <seconds>
no ipv6 mld querier-timeout
Default
255 seconds
Mode
Interface Configuration for a specified VLAN interface or a range of VLAN interfaces.
Usage
This command applies to interfaces configured for MLD Layer-3 multicast protocols.
Example
The following example configures the router to wait 120 seconds from the time it received
the last query before it takes over as the querier for the interface:
Related Commands
Parameter
Description
<seconds>
Number of seconds that the router waits after the previous querier
has stopped querying before it takes over as the querier. Valid values
are from 2 to 65535 seconds.
awplus#
configure terminal
awplus(config)#
ipv6 forwarding
awplus(config)#
ipv6 multicast-routing
awplus(config)#
interface vlan2
awplus(config-if)#
ipv6 enable
awplus(config-if)#
ipv6 mld querier-timeout 120