1-13
Catalyst 3750-X and 3560-X Switch Software Configuration Guide
OL-25303-03
Chapter 1 Implementing IPv6 Multicast
Implementing IPv6 Multicast
• Customizing and Verifying the MLD Protocol, page 1-13
• Configuring PIM, page 1-19
• Configuring a BSR, page 1-24
• Configuring SSM Mapping, page 1-26
• Configuring Static Mroutes, page 1-27
• Using MFIB in IPv6 Multicast, page 1-28
Enabling IPv6 Multicast Routing
Beginning in privileged EXEC mode, follow these steps:
Customizing and Verifying the MLD Protocol
• Customizing and Verifying MLD on an Interface, page 1-13
• Implementing MLD Group Limits, page 1-15
• Configuring Explicit Tracking of Receivers to Track Host Behavior, page 1-16
• Configuring Multicast User Authentication and Profile Support, page 1-16
• Enabling MLD Proxy in IPv6, page 1-18
• Resetting the MLD Traffic Counters, page 1-19
• Clearing the MLD Interface Counters, page 1-19
Customizing and Verifying MLD on an Interface
Beginning in privileged EXEC mode, follow these steps:
Command Purpose
Step 1
configure terminal Enter global configuration mode.
Step 2
ipv6 multicast-routing [vrf vrf-name]
Example:
Switch(config)# ipv6 multicast-routing
Enables multicast routing on all IPv6-enabled interfaces and
enables multicast forwarding for PIM and MLD on all enabled
interfaces of the switch.
Step 3
copy running-config startup-config (Optional) Save your entries in the configuration file.
Command Purpose
Step 1
configure terminal Enter global configuration mode.
Step 2
interface type number
Example:
Switch(config)# interface FastEthernet 1/0
Specifies an interface type and number, and places the switch in
interface configuration mode.