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
Parameters
version
Required: 1-2, configures MLD version.
Authority
Administrators or local user group members with execution rights for this command.
Example
On the 6400 Switch Series, interface identification differs.
switch(config)# interface 1/1/1 switch(config-if)# ipv6 mld version 2 strict switch(config-if)# no ipv6 mld version 2 strict