Implementing Multicast Routing on Cisco IOS XR Software Cisco ASR 9000 Series Routers
How to Implement Multicast Routing
MCC-49
Multicast Configuration Guide
OL-
Step 6
end
or
commit
Example:
RP/0/0/CPU0:router(config-mcast)#
commit
Saves configuration changes.
• When you issue the end command, the system
prompts you to commit changes:
Uncommitted changes found, commit them
before exiting (yes/no/cancel)?
[cancel]:
–
Entering yes saves configuration changes to
the running configuration file, exits the
configuration session, and returns the router
to EXEC mode.
–
Entering no exits the configuration session
and returns the router to EXEC mode without
committing the configuration changes.
–
Entering cancel leaves the router in the
current configuration session without exiting
or committing the configuration changes.
• Use the commit command to save the
configuration changes to the running
configuration file and remain within the
configuration session.
Step 7
show pim vrf all mdt interface
Example:
RP/0/0/CPU0:router# show pim vrf
all mdt interface
multicast-routing
vrf default address-family ipv4
mdt source Loopback0
!
vrf 101 address-family ipv4
mdt default ipv4 239.1.1.1
mdt source Loopback1
!
vrf 102 address-family ipv4
mdt default ipv4 239.1.1.2
mdt source Loopback2
!
vrf 103 address-family ipv4
mdt default ipv4 239.1.1.3
!
Displays all MDT data streams.
In this example, loopback 1 is the per-VRF MDT
source.
Command or Action Purpose