Implementing Layer-3 Multicast Routing on Cisco IOS XR Software
Command or Action
Step 4
static-rpf address range prefix
Example:
RP/0/RSP0/CPU0:router(config-mcast-default-ipv4)#
static-rpf 10.1.1.1 32
Step 5
mpls address
Example:
RP/0/RSP0/CPU0:router(config-mcast-default-ipv4)# mpls
10.2.2.2
Step 6
commit
Configuring Core Tree Protocol
SUMMARY STEPS
1. configure
2. multicast-routing
3. address-family {ipv4 | ipv6}
4. core-tree-protocol rsvp-te group-list name
5. commit
DETAILED STEPS
Command or Action
Step 1
configure
Step 2
multicast-routing
Example:
RP/0/RSP0/CPU0:router(config)# multicast-routing
Step 3
address-family {ipv4 | ipv6}
Example:
RP/0/RSP0/CPU0:router(config-mcast)# address-family
ipv4
Cisco ASR 9000 Series Aggregation Services Router Multicast Configuration Guide, Release 6.0.x
P2MP configurations at egress node and bud node
Purpose
Enter the source and prefix length.
Enter the source PE address of the MPLS
P2MP tunnel.
Purpose
Enters multicast routing configuration mode.
Enters ipv4 (or ipv6)address-family submode.
247