key chain
Use this command to enter the key chain management mode and to configure a key chain with a key chain name. This command allows you to enter the keychain mode to specify keys on this key chain.
Use the no option with this command to disable this feature.
See Appendix A, Routing Information Protocol Authentication for information on how this command is related to the other authentication commands.
Command Syntax
key chain WORD
no key chain WORD
Parameter
WORD
Specify the name of the key chain to manage.
Default
None
Command Mode
Configure mode and Keychain mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
The following example shows the creation of a key chain named mychain and the change into keychain mode prompt.
#configure terminal
(config)#key chain mychain
(config-keychain)#
The following example shows the creation of a key chain named mykeychain3 in the keychain mode and the addition of an authentication key key-id 10 in the same mode.
(config-keychain)#key chain mykeychain3
(config-keychain)#key-id 10
(config-keychain-key)#
Last modified date: 08/28/2023