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