SUMMARY STEPS
1.
configure
2.
rsvp authentication
3.
key-source key-chain key-chain-name
4.
Use the commit or end command.
DETAILED STEPS
PurposeCommand or Action
Enters global configuration mode.configure
Example:
RP/0/RP0/CPU0:router# configure
Step 1
Enters RSVP authentication configuration mode.rsvp authentication
Example:
RP/0/RP0/CPU0:router(config)# rsvp
Step 2
authentication
RP/0/RP0/CPU0:router(config-rsvp-auth)#
Specifies the source of the key information to authenticate RSVP
signaling messages.
key-source key-chain key-chain-name
Example:
RP/0/RP0/CPU0:router(config-rsvp-auth)#
Step 3
key-chain-name
Name of the keychain. The maximum number of characters is
32.
key-source key-chain mpls-keys
commit—Saves the configuration changes and remains within the
configuration session.
Use the commit or end command.
Step 4
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.
Related Topics
Key-source Key-chain, on page 121
Cisco IOS XR MPLS Configuration Guide for the Cisco CRS Router, Release 5.1.x
134
Implementing RSVP for MPLS-TE and MPLS O-UNI
Configuring Global Configuration Mode RSVP Authentication