Configuration Examples For Implementing Multicast Routing On Software; Msdp Anycast Rp Configuration On Cisco Ios Xr Software: Example - Cisco XR12000 Series Configuration Manual

Ios xr multicast configuration guide
Hide thumbs Also See for XR12000 Series:
Table of Contents

Advertisement

Configuration Examples for Implementing Multicast Routing on Software

Command or Action
Step 3
address-family {ipv4 | ipv6}
Example:
RP/0/0/CPU0:router(config-mcast)#
address-family ipv4
Step 4
core-tree-protocol rsvp-te group-list name
Example:
RP/0/0/CPU0:router(config-mcast-default-ipv4)#
core-tree-protocol rsvp-te group-list acl1
Step 5
Use the commit or end command.
Configuration Examples for Implementing Multicast Routing on
Software
This section provides the following configuration examples:

MSDP Anycast RP Configuration on Cisco IOS XR Software: Example

Anycast RP allows two or more rendezvous points (RPs) to share the load for source registration and to act
as hot backup routers for each other. MSDP is the key protocol that makes Anycast RP possible.
In Anycast RP, two or more RPs are configured with the same IP address on loopback interfaces. Configure
the Anycast RP loopback address with a 32-bit mask, making it a host address. Configure all downstream
routers to "know" that the Anycast RP loopback address is the IP address of the local RP. IP routing
automatically selects the topologically closest RP for each source and receiver.
As a source may register with one RP and receivers may join to a different RP, a method is needed for the
RPs to exchange information about active sources. This information exchange is done with MSDP.
Cisco IOS XR Multicast Configuration Guide for the Cisco XR12000 Series Router, Release 5.1.x
96
Implementing Multicast Routing on Cisco IOS XR Software
Purpose
Enters ipv4 (or ipv6)address-family submode.
Enters the core-tree-protocol configuration mode.
commit—Saves the configuration changes, and remains within
the configuration session.
end—Prompts user to take one of these actions:
• Yes— Saves configuration changes and exits the
configuration session.
• No—Exits the configuration session without committing
the configuration changes.
• Cancel—Remains in the configuration mode, without
committing the configuration changes.
OL-30405-02

Advertisement

Table of Contents
loading

Table of Contents