Cisco XR 12000 Series Configuration Manual page 70

Hide thumbs Also See for XR 12000 Series:
Table of Contents

Advertisement

How to Implement Multicast Routing
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/0/CPU0:router# configure
Step 2
router msdp
Example:
RP/0/0/CPU0:router(config)# router msdp
Step 3
peer peer-address
Example:
RP/0/0/CPU0:router(config-msdp)# peer 10.0.5.4
Step 4
password {clear | encrypted} password
Example:
RP/0/0/CPU0:router(config-msdp-peer)# password
encrypted a34bi5m
Step 5
end
or
commit
Example:
RP/0/0/CPU0:router(config-msdp-peer)#
end
or
RP/0/0/CPU0:router(config-msdp-peer)# commit
Step 6
show mfib [vrf vrf-name] [ipv4 | ipv6] hardware
route {* | source-address | group-address
[/prefix-length]} location node-id
Example:
RP/0/0/CPU0:router# show mfib hardware route *
location 0/1/cpu0
Multicast Configuration Guide
MCC-62
Implementing Multicast Routing on Cisco IOS XR Software Cisco ASR 9000 Series Routers
Purpose
Enters global configuration mode.
Enters MSDP configuration mode.
Configures the MSDP peer.
Configures the password.
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.
Displays multicast routes configured with multicast QoS
and the associated parameters.
OL-

Advertisement

Table of Contents
loading

Table of Contents