Configuring Msdp Md5 Password Authentication - Cisco XR 12000 Series Configuration Manual

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

Advertisement

Implementing Multicast Routing on Cisco IOS XR Software Cisco ASR 9000 Series Routers
Command or Action
Step 7
ipv4 access-list name [sequence-number] permit
source [source-wildcard]
Example:
RP/0/0/CPU0:router(config)# ipv4 access-list
100 20 permit 239.1.1.1 0.0.0.0
Step 8
end
or
commit
Example:
RP/0/0/CPU0:router(config-ipv4-acl)# end
or
RP/0/0/CPU0:router(config-ipv4-acl)# commit

Configuring MSDP MD5 Password Authentication

This task describes how to configure Multicast Source Discovery Protocol (MSDP) MD5 password
authentication.
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
OL-
configure
router msdp
peer peer-address
password {clear | encrypted} password
end
or
commit
show mfib
vrf vrf-name
[
] [
/prefix-length
location node-id
[
]}
Purpose
Defines an IPv4 access list to be used by SA filtering.
In this example, the access list 100 permits multicast
group 239.1.1.1.
The ipv4 access-list command is required if the
keyword list is configured for SA filtering in
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.
ipv4
ipv6
hardware route
|
]
How to Implement Multicast Routing
source-address
group-address
{* |
|
Multicast Configuration Guide
Step
3.
MCC-61

Advertisement

Table of Contents
loading

Table of Contents