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
Example
switch# configure terminal
switch(config)# interface 1/1/1
switch(config-if)# ipv6 mld version 2 strict
switch(config-if)#no ipv6 mld version 2 strict