C613-50631-01 Rev A Command Reference for IE340 Series 1723
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
MLD AND MLD SNOOPING COMMANDS
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 notes 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
ipv6 mld query-interval
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.