ipv6 mld version
You can specify the MLD version you wish to use with this command.
Syntax
ipv6 mld version
1-2
strict
no ipv6 mld version
1-2
strict
Description
This command sets the MLD protocol version to use.
The
no
version of the command resets the version to the default, version 2.
Usage
This command must be issued in a VLAN context.
Example
To set MLD to version 1 for VLAN 8 and version 2 for VLAN 9:
Switch(vlan-8)# ipv6 mld version 1 Switch(vlan-8)# exit Switch(config)# vlan 9 Switch(vlan-9)# ipv6 mld version 2