EasyManua.ls Logo

Cisco CRS Series - Page 72

Cisco CRS Series
210 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
address-family [ipv4| ipv6]
bgp auto-discovery [mldp | p2mp-te | ingress-replication]
anycast-rp route-policy <anycast-policy>
!
!
vrf <name>
address-family [ipv4| ipv6]
bgp auto-discovery [mldp | p2mp-te | ingress-replication]
anycast-rp route-policy <anycast-policy>
!
!
!
The route-policy for anycast RP is as defined below.
route-policy anycast-policy
if destination in group-set then
pass
endif
end-policy
!
The group-set command is a XR prefix-set configuration, an example is as shown below:
prefix-set group-set
227.1.1.1/32
end-set
An alternate way of performing this procedure is using export-rt and import-rt configuration commands.
Here, the router announcing the Type-5 route must have the export-rt configured, and the router learning
the source must have the import-rt configured.
multicast-routing
vrf one
address-family ipv4
export-rt 51.52.53.54:0 <<<<<<<
interface all enable
bgp auto-discovery ingress-replication
inter-as
anycast-rp <<<<<<<<<
!
mdt partitioned ingress-replication
!
!
!
multicast-routing
vrf one
address-family ipv4
import-rt 51.52.53.54:0 <<<<<<<<<<<
interface all enable
bgp auto-discovery ingress-replication
inter-as
anycast-rp <<<<<<<<<<<<<<<
!
mdt partitioned ingress-replication
!
!
!
Receiver-only VRFs Supports receiver-only VRFs. In receiver-only VRFs, the I-PMSI or the MS-PMSI
routes do not carry any tunnel information. This reduces the state on the P routers.
The configuration is as shown below:
multicast-routing
address-family [ipv4| ipv6]
bgp auto-discovery [mldp | p2mp-te | ingress-replication]
Cisco IOS XR Multicast Configuration Guide for the Cisco CRS Router, Release 5.2.x
62
Implementing Multicast Routing on Cisco IOS XR Software
Supported Features

Table of Contents

Other manuals for Cisco CRS Series

Related product manuals