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

Example

switch# configure terminal
switch(config)# interface vlan 2
switch(config-if-vlan)# ipv6 mld enable
switch(config-if-vlan)# ipv6 mld disable