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