Cisco CRS Configuration Manual page 156

Ios xr mpls configuration guide
Hide thumbs Also See for CRS:
Table of Contents

Advertisement

Configuring an Interface for RSVP Authentication
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RP0/CPU0:router# configure
Step 2
rsvp interface type interface-path-id
Example:
RP/0/RP0/CPU0:router(config)# rsvp interface
POS 0/2/1/0
RP/0/RP0/CPU0:router(config-rsvp-if)#
Step 3
authentication
Example:
RP/0/RP0/CPU0:router(config-rsvp-if)#
authentication
RP/0/RP0/CPU0:router(config-rsvp-if-auth)#
Step 4
key-source key-chain key-chain-name
Example:
RP/0/RP0/CPU0:router(config-rsvp-if-auth)#
key-source key-chain mpls-keys
Step 5
Use the commit or end command.
Related Topics
Global, Interface, and Neighbor Authentication Modes, on page 119
RSVP Authentication by Using All the Modes: Example, on page 152
Cisco IOS XR MPLS Configuration Guide for the Cisco CRS Router, Release 5.1.x
138
Implementing RSVP for MPLS-TE and MPLS O-UNI
Purpose
Enters global configuration mode.
Enters RSVP interface configuration mode.
Enters RSVP authentication configuration mode.
Specifies the source of the key information to authenticate RSVP
signaling messages.
key-chain-name
Name of the keychain. The maximum number of characters
is 32.
commit—Saves the configuration changes and remains within
the configuration session.
end—Prompts user to take one of these actions:
• Yes— Saves configuration changes and exits the
configuration session.
• No—Exits the configuration session without committing
the configuration changes.
• Cancel—Remains in the configuration session, without
committing the configuration changes.

Advertisement

Table of Contents
loading

Table of Contents