PurposeCommand or Action
Exits from the current mode.exit
Example:
RP/0/RP0/CPU0:router(config-mcast-default-ipv4)# exit
Step 5
vrf 101
Step 6
Example:
RP/0/RP0/CPU0:router(config-mcast)# vrf 101
Enters the IPv4 address-family mode.address-family ipv4
Example:
RP/0/RP0/CPU0:router(config-mcast-101)# address-family
Step 7
ipv4
Configures the interface used to set the MDT
source address for MVPN.
mdt source loopback 1
Example:
RP/0/RP0/CPU0:router(config-mcast-101-ipv4)# mdt source
Step 8
loopback 1
—
Repeat the steps 6 to 8, as many times as needed to create other
VRFs.
Step 9
Example:
RP/0/RP0/CPU0:router(config-mcast)# vrf 102 mdt source
loopback 2
commit
Step 10
To verify the MDT source per VRF
configuration, use the show pim vrf all mdt
interface command.
show pim vrf all mdt interface
Example:
RP/0/RP0/CPU0:router# show pim vrf all mdt interface
Step 11
GroupAddress Interface Source Vrf
239.0.0.239 mdtVRF_NAME Loopback1
VRF_NAME
Cisco IOS XR Multicast Configuration Guide for the Cisco CRS Router, Release 5.2.x
107
Implementing Multicast Routing on Cisco IOS XR Software
Configuring Multicast VPN