C613-50631-01 Rev A Command Reference for IE340 Series 1719
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
MLD AND MLD SNOOPING COMMANDS
IPV
6 MLD LAST-MEMBER-QUERY-COUNT
ipv6 mld last-member-query-count
Overview Use this command to set the last-member query-count value.
Use the no variant of this command to return to the default on an interface.
Syntax
ipv6 mld last-member-query-count <value>
no ipv6 mld last-member-query-count
Default The default last-member query-count value is 2.
Mode Interface Configuration for a specified VLAN interface or a range of VLAN
interfaces.
Example To set the last-member query-count to 3 on vlan2, use the commands:
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-count 3
Parameter Description
<value> Count value. Valid values are from 2 to 7.