C613-50631-01 Rev A Command Reference for IE340 Series 1739
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
MLD AND MLD SNOOPING COMMANDS
IPV
6 MLD VERSION
ipv6 mld version
Overview Use this command to set the current MLD protocol version on an interface.
Use the no variant of this command to return to the default version on an interface.
Syntax
ipv6 mld version <version>
no ipv6 mld version
Default The default MLD protocol version number is 2.
Mode Interface Configuration for a specified VLAN interface.
Usage notes This command applies to interfaces configured for MLD Layer 3 multicast
protocols and MLD Snooping.
Note this command is intended for use where there is another querier (when there
is another device with MLD enabled) on the same link that can only operate with
MLD version 1. Otherwise, the default MLD version 2 is recommended for
performance.
Example To set the MLD protocol version to 1, use the following 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 version 1
Parameter Description
<version> MLD protocol version number. Valid version numbers are 1 and 2