802
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
QUERY
-
INTERVAL
ipv6 mld query-interval
Overview
Use this command to configure the frequency of sending MLD host query
messages.
Use the
no
variant of this command to return to the default frequency.
Syntax
ipv6 mld query-interval <
seconds
>
no ipv6 mld query-interval
Default
The default query interval is 125 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 changes the frequency of sending MLD host-query
messages to 2 minutes:
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-interval 120
Related
Commands
ipv6 mld querier-timeout
Parameter
Description
<
seconds
>
Variable that specifies the time delay between successive MLD host
query messages (in seconds). Valid values are from
1 to 18000
seconds.