C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
803
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
MLD
AND
MLD S
NOOPING
C
OMMANDS
IPV
6
MLD
QUERY
-
MAX
-
RESPONSE
-
TIME
ipv6 mld query-max-response-time
Overview
Use this command to configure the maximum response time advertised in MLD
queries.
Use the
no
variant of with this command to restore the default.
Syntax
ipv6 mld query-max-response-time
<seconds>
no ipv6 mld query-max-response-time
Default
10 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 a maximum response time of 8 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 query-max-response-time 8
Parameter
Description
<
seconds
>
Maximum response time (in seconds) advertised in MLD queries.
Valid values are from 1 to 240 seconds.