Previous Topic

Next Topic

Book Contents

IPv6 MLD Commands

IPv6 MLD Commands

IGMP/MLD Snooping is Layer 2 functionality but IGMP/MLD are Layer 3 multicast protocols. It requires that in a network setup there should be a multicast router (which can act as a querier) to be present to solicit the multicast group registrations. However some network setup does not need a multicast router as multicast traffic is destined to hosts within the same network. In this situation, the software has an IGMP/MLD Snooping Querier running on one of the switches and Snooping enabled on all the switches. For more information, see "IGMP Snooping Configuration Commands" on page 453 and "MLD Snooping Commands" on page 463.

ipv6 mld router

Use this command, in the administrative mode of the router, to enable MLD in the router.

no ipv6 mld router

Use this command, in the administrative mode of the router, to disable MLD in the router.

ipv6 mld query-interval

Use this command to set the MLD router’s query interval for the interface or range of interfaces. The query-interval is the amount of time between the general queries sent when the router is the querier on that interface. The range for query-interval is 1 to 3600 seconds.

no ipv6 mld query-interval

Use this command to reset the MLD query interval to the default value for that interface.

ipv6 mld query-max-response-time

Use this command to set the MLD querier’s maximum response time for the interface or range of interfaces and this value is used in assigning the maximum response time in the query messages that are sent on that interface. The range for query-max-response-time is 0 to 65535 milliseconds.

no ipv6 mld query-max-response-time

This command resets the MLD query max response time for the interface to the default value.

ipv6 mld last-member-query-interval

Use this command to set the last member query interval for an MLD interface or range of interfaces, which is the value of the maximum response time parameter in the group specific queries sent out of this interface. The range for last-member-query-interval is 0 to 65535 milliseconds.

no ipv6 mld last-member-query-interval

Use this command to reset the last-member-query-intervalparameter of the interface to the default value.

ipv6 mld last-member-query-count

Use this command to set the number of listener-specific queries sent before the router assumes that there are no local members on an interface or range of interfaces. The range for no ipv6 mld last-member-query-interval is 1 to 20.

no ipv6 mld last-member-query-count

Use this command to reset the ipv6 mld last-member-query-count last-member-query-count parameter of the interface to the default value.

ipv6 mld version

This command configures the version of MLD for an interface. The value for <version> is either 1 or 2.

no ipv6 mld version

This command resets the version of MLD for an interface to the default value.

show ipv6 mld groups

Use this command to display information about multicast groups that MLD reported. The information is displayed only when MLD is enabled on at least one interface. If MLD was not enabled on even one interface, there is no group information to be displayed.

When group-address is specified, the following fields are displayed for each multicast group and each interface.

The following table is displayed to indicate all the sources associated with this group.

show ipv6 mld interface

Use this command to display MLD-related information for the interface.

The following information is displayed for each of the interfaces or for only the specified interface.

The following information is displayed if the operational mode of the MLD interface is enabled.

show ipv6 mld traffic

Use this command to display MLD statistical information for the router.

See also

IPv6 Multicast Commands

IPv6 Multicast Forwarder

IPv6 PIM Commands

IPv6 MLD-Proxy Commands