Implementing Multicast Routing on Cisco IOS XR Software Cisco ASR 9000 Series Routers
How to Implement Multicast Routing
MCC-24
Multicast Configuration Guide
OL-
Note MD5 authentication must be configured with the same password on both MSDP peers; otherwise, the
connection between them will not be made.
MSDP MD5 password authentication uses an industry-standard MD5 algorithm for improved reliability
and security.
How to Implement Multicast Routing
This section contains instructions for both building a basic multicast configuration, as well as optional
tasks to help you to optimize, debug, and discover the routers in your multicast network.
• Configuring PIM-SM and PIM-SSM, page MCC-24 (required)
• Configuring a Static RP and Allowing Backward Compatibility, page MCC-27 (required)
• Configuring Auto-RP to Automate Group-to-RP Mappings, page MCC-29 (optional)
• Configuring the Bootstrap Router, page MCC-31 (optional)
• Calculating Rates per Route, page MCC-34 (optional)
• Configuring Multicast Nonstop Forwarding, page MCC-36 (optional)
• Configuring Multicast VPN, page MCC-40 (optional)
• Configuring Multitopology Routing, page MCC-50 (optional)
• Configuring MVPN Extranet Routing, page MCC-52 (optional)
• Interconnecting PIM-SM Domains with MSDP, page MCC-55 (optional)
• Controlling Source Information on MSDP Peer Routers, page MCC-58 (optional)
• Configuring MSDP MD5 Password Authentication, page MCC-61 (optional)
• Configuring MSDP MD5 Password Authentication, page MCC-61 (optional)
Configuring PIM-SM and PIM-SSM
PIM is an efficient IP routing protocol that is “independent” of a routing table, unlike other multicast
protocols such as Multicast Open Shortest Path First (MOSPF) or Distance Vector Multicast Routing
Protocol (DVMRP).
Cisco IOS XR software supports Protocol Independent Multicast in sparse mode (PIM-SM) and
Protocol Independent Multicast in Source-Specific Multicast (PIM-SSM), permitting both to operate on
your router at the same time.
PIM-SM Operations
PIM in sparse mode operation is used in a multicast network when relatively few routers are involved in
each multicast and these routers do not forward multicast packets for a group, unless there is an explicit
request for the traffic.
For more information about PIM-SM, see the “PIM-Sparse Mode” section on page MCC-7.