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.

x

Authority

Administrators

Example

switch# configure terminal
switch(config)# interface 1/1/1
switch(config-if)# ipv6 mld enable
switch(config-if)# ipv6 mld disable