Implementing Multicast Routing on Cisco IOS XR Software
Command or Action
interface tunnel-mte 100
Step 5
enable | disable
Example:
RP/0/RP0/CPU0:router(config-mcast-default-ipv4)#
enable
Step 6
commit
P2MP configurations at egress node and bud node
Configuring Static Reverse Path Forwarding (RPF)
SUMMARY STEPS
1. configure
2. multicast-routing
3. address-family {ipv4 | ipv6}
4. static-rpf address range prefix
5. mpls address
6. commit
DETAILED STEPS
Command or Action
Step 1
configure
Step 2
multicast-routing
Example:
RP/0/RP0/CPU0:router(config)# multicast-routing
Step 3
address-family {ipv4 | ipv6}
Example:
RP/0/RP0/CPU0:router(config-mcast)# address-family
ipv4
Cisco IOS XR Multicast Configuration Guide for the Cisco CRS Router, Release 5.2.x
P2MP configurations at egress node and bud node
Purpose
If enable is set, MFIB forwards multicast packets
over the interface. If disable is set, MFIB stops
forwarding multicast packets over the interface.
Purpose
Enters multicast routing configuration mode.
Enters ipv4 (or ipv6) address-family submode.
133