Enabling and Disabling MLD on a VLAN
MLD is disabled by default on all VLAN (Virtual LAN)s.
You can enable MLD using the enable mld {vlan
vlan name} {MLDv1 | MLDv2} command.
This allows IPv6
hosts to register with IPv6 multicast groups and receive IPv6 multicast
traffic.
-
To disable MLD on a VLAN after it has been enabled, use
the disable mld {vlan
name} command.
-
To enable MLD on a VLAN after it has been disabled, use
the enable mld {vlan
vlan_name} {MLDv1 | MLDv2} command.