Cisco CRS Series Configuration Manual page 117

Cisco ios xr multicast configuration guide for the cisco crs router, release 5.2.x
Hide thumbs Also See for CRS Series:
Table of Contents

Advertisement

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

Advertisement

Table of Contents
loading

Table of Contents