CHAPTER
1-1
Catalyst 3750-X and 3560-X Switch Software Configuration Guide
OL-25303-03
1
Implementing IPv6 Multicast
Traditional IP communication allows a host to send packets to a single host (unicast transmission) or to
all hosts (broadcast transmission). IPv6 multicast provides a third scheme, allowing a host to send a
single data stream to a subset of all hosts (group transmission) simultaneously.
This document provides information on how to implement IPv6 multicast. For the command reference,
refer to the Cisco IOS IPv6 Command Reference.
Information About Implementing IPv6 Multicast
• IPv6 Multicast Overview, page 1-1
• IPv6 Multicast Routing Implementation, page 1-2
• Protocol Independent Multicast, page 1-4
• Static Mroutes, page 1-10
• MRIB, page 1-10
• MFIB, page 1-10
• IPv6 Multicast VRF Lite, page 1-11
• IPv6 Multicast Process Switching and Fast Switching, page 1-11
• Multiprotocol BGP for the IPv6 Multicast Address Family, page 1-12
• NSF and SSO Support In IPv6 Multicast, page 1-12
• Bandwidth-Based CAC for IPv6 Multicast, page 1-12
IPv6 Multicast Overview
An IPv6 multicast group is an arbitrary group of receivers that want to receive a particular data stream.
This group has no physical or geographical boundaries--receivers can be located anywhere on the
Internet or in any private network. Receivers that are interested in receiving data flowing to a particular
group must join the group by signaling their local switch. This signaling is achieved with the MLD
protocol.
Switches use the MLD protocol to learn whether members of a group are present on their directly
attached subnets. Hosts join multicast groups by sending MLD report messages. The network then
delivers data to a potentially unlimited number of receivers, using only one copy of the multicast data
on each subnet. IPv6 hosts that wish to receive the traffic are known as group members.