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