PurposeCommand or Action
Configures the interface used to set the MDT
source address for MVPN, using the default
VRF.
mdt source loopback 0
Example:
RP/0/RSP0/CPU0:router(config-mcast-default-ipv4)# mdt
Step 4
source loopback 0
Exits from the current mode.exit
Example:
RP/0/RSP0/CPU0:router(config-mcast-default-ipv4)# exit
Step 5
vrf 101
Step 6
Example:
RP/0/RSP0/CPU0:router(config-mcast)# vrf 101
Enters the IPv4 address-family mode.address-family ipv4
Example:
RP/0/RSP0/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/RSP0/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/RSP0/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/RSP0/CPU0:router# show pim vrf all mdt interface
Step 11
GroupAddress Interface Source Vrf
239.0.0.239 mdtVRF_NAME Loopback1
VRF_NAME
Cisco ASR 9000 Series Aggregation Services Router Multicast Configuration Guide, Release 5.1.x
71
Implementing Layer-3 Multicast Routing on Cisco IOS XR Software
Configuring Multicast VPN