12 key format, 13 key string end – CANOGA PERKINS 9171 Command Reference User Manual
Page 679

CanogaOS Command Reference
40-8
Switch(config)# rsa key KEY1
Switch(config-rsa-key)#
Related Commands
show rsa keys
40.12 key format
To specify the key format, use the key format command in RSA key configuration mode.
Command Syntax
key format {der | pem}
der
The format is der.
pem
The format is pem.
Command Mode
Rsa key configuration
Default
The default key format is DER.
Usage
Use the key format command to specify the key format.
Examples
The following example specify the key format of KEY1 as der :
Switch(config)# rsa key KEY1
Switch(config-rsa-key)# key format der
Related Commands
rsa key
40.13 key string end
To exit the rsa key configuration mode to global configuration mode and apply all rsa key configurations,
use the key string end command in RSA key configuration mode.
Command Syntax
key string end
Command Mode
Rsa key configuration