2-7
Catalyst6500 Series Switch WebVPN Module Command Reference—Release 1.1
OL-7310-01
Chapter2 Commands for the Catalyst 6500 Series Switch WebVPN Module crypto key export rsa pem
crypto key export rsa pem
Toexport a PEM-formatted RSA key to the WebVPN Services Module, use the crypto key export rsa
pem command.
crypto key export rsa keylabelpem {terminal | url url} {{3des | des}pass_phrase}
Syntax Description
Defaults This command has no default settings.
Command Modes Global configuration
Command History
Usage Guidelines The pass phrase can be any phrase including spaces and punctuation except for a question mark (?),
which has special meaning to the Cisco IOS parser.
Pass-phrase protection associates a pass phrase with the key.The pass phrase is used to encrypt the key
when it is exported. When this key is imported, you must enter the same pass phrase to decrypt it.
keylabel Name of the key.
terminal Displays the request on the terminal.
url url Specifies the URL location. Valid values forurl are as follows:
archive:—Exports to archive: file system
flash:—Exports to flash: file system
ftp:—Exports to ftp: file system
http:—Exports to http: file system
https:—Exports to https: file system
null:—Exports to null: file system
nvram:—Exports to nvram: file system
rcp:—Exports to rcp: file system
scp:—Exports to scp: file system
system:—Exports to system: file system
tftp:—Exports to tftp: file system
3des Specifies the 168-bit DES (3DES) encryption algorithm.
des Specifies the 56-bit DES-CBC encryption algorithm.
pass_phrase Pass phrase.
Release Modification
WebVPN Services
Module Release 1.1 Support for this command was introduced on the Catalyst 6500 series
switches.