IPv6 Multicast Commands
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1878
disable mld
disable mld {vlan <name>}
Description
Disables MLD on a router interface. If no VLAN is specified, MLD is disabled on all router interfaces.
Syntax Description
Default
Enabled.
Usage Guidelines
MLD is a protocol used by an IPv6 host to register its IPv6 multicast group membership with a router.
Periodically, the router queries the multicast group to see if the group is still in use. If the group is still
active, hosts respond to the query, and group registration is maintained.
MLD is enabled by default on the switch. However, the switch can be configured to disable the
generation and processing of MLD packets. MLD should be enabled when the switch is configured to
perform IPv6 unicast or IPv6 multicast routing.
This command disables all MLD versions.
Example
The following command disables MLD on VLAN
accounting
:
disable mld vlan accounting
History
This command was first available in ExtremeWare XOS 11.2.
Platform Availability
This command is available on all platforms.
name
Specifies a VLAN name.