C613-50170-01 Rev B
Command Reference for x510 Series
1262
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
MLD
AND
MLD S
NOOPING
C
OMMANDS
IPV
6
MLD
QUERIER
-
TIMEOUT
ipv6 mld querier-timeout
Overview
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:
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
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.