798
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
C613-50057-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
MLD
AND
MLD S
NOOPING
C
OMMANDS
IPV
6
MLD
LAST
-
MEMBER
-
QUERY
-
INTERVAL
ipv6 mld last-member-query-interval
Overview
Use this command to configure the interval at which the router sends MLD
group-specific host query messages.
Use the
no
variant of this command to set this frequency to the default.
Syntax
ipv6 mld last-member-query-interval
<milliseconds>
no ipv6 mld last-member-query-interval
Default
1000 milliseconds
Mode
Interface Configuration for a specified VLAN interface or a range of VLAN
interfaces.
Example
The following example changes the MLD group-specific host query message
interval to 2 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 last-member-query-interval 2000
Related
Commands
ipv6 mld immediate-leave
Parameter
Description
<milliseconds>
The time delay between successive query messages (in
milliseconds). Valid values are from 1000 to 25500 milliseconds.