ipv6 mld {enable | disable}
Syntax
ipv6 mld {enable | disable}
Description
This command enables or disables MLD on the interface VLAN.
Command context
config-if-vlan
Parameters
enable
- Required: Enable MLD on the interface VLAN.
disable
Required: Disable MLD on the interface VLAN.
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 enable switch(config-if-vlan)# ipv6 mld disable