Configuring A Static Rp And Allowing Backward Compatibility - Cisco CRS Series Configuration Manual

Cisco ios xr multicast configuration guide for the cisco crs router, release 5.2.x
Hide thumbs Also See for CRS Series:
Table of Contents

Advertisement

Configuring a Static RP and Allowing Backward Compatibility

Command or Action
Step 38
rp-address ip-address
Example:
RP/0/RP0/CPU0:router(config-pim-default-ipv4)#
rp-address 10.10.10.10
Step 39
vrf vrf_name
Example:
RP/0/RP0/CPU0:router(config-pim)# vrf A1_MSPMSI
Step 40
address-family {ipv4 | ipv6}
Example:
RP/0/RP0/CPU0:router(config-pim-A1_MSPMSI)#
address-family ipv4
Step 41
rpf topology route-policy policy_name
Example:
RP/0/RP0/CPU0:router(config-pim-A1_MSPMSI-ipv4)# rpf
topology route-policy partitioned-mldp-mp2mp
Step 42
rp-address ip-address [group-access-list] [bidir]
Example:
RP/0/RP0/CPU0:router(config-pim-default-ipv4)#
rp-address 107:107::107:107 group_2_v6 bidir
Step 43
commit
Configuring a Static RP and Allowing Backward Compatibility
When PIM is configured in sparse mode, you must choose one or more routers to operate as a rendezvous
point (RP) for a multicast group. An RP is a single common root placed at a chosen point of a shared distribution
tree. An RP can either be configured statically in each router, or learned through Auto-RP or BSR.
This task configures a static RP. For more information about RPs, see the
For configuration information for Auto-RP, see the
on page
Cisco IOS XR Multicast Configuration Guide for the Cisco CRS Router, Release 5.2.x
90
92.
Implementing Multicast Routing on Cisco IOS XR Software
Purpose
Configures the Rendezvous point and assigns an
RP to multicast groups.
The RP mechanism can be static,
Note
auto-rp, or BSR.
Sets VRF in which the interface operates.
Configures ipv4 address-family for mvpn and
enters the address family command mode.
Assigns a given routing policy to an RPF
topology table.
Assigns an RP to multicast groups.
Rendezvous Points, on page
Configuring Auto-RP to Automate Group-to-RP Mappings,
16.

Advertisement

Table of Contents
loading

Table of Contents