ipv6 mld version
<version> [strict]
Syntax
ipv6 mld version <version> [strict]
Description
This command configures MLD strict version. Packets that do not match the configured version will be dropped. By default, strict option is not enabled.
Command context
config-if-vlan
Parameters
version
Required: 1-2, configures MLD version.
Authority
Administrators or local user group members with execution rights for this command.
Example
switch(config)# interface vlan 2 switch(config-if-vlan)# ipv6 mld version 2 strict switch(config-if-vlan)# no ipv6 mld version 2 strict