TAP Series Switch Command Line Reference
Command Syntax
rsa key RSAKEYNAME export mgmt-if url STRING (private | public) (der | der-hex | pem
((3des | aes128 | aes192 | aes256 | des) PASSPHRASE |) | ssh1 ( 3des PASSPHRASE |) | ssh2
( 3des PASSPHRASE |))
The url to save the key file
der | der-hex | pem | ssh1 | ssh2
The format of the key to export
3des | aes128 | aes192 | aes256 | des
The encryption transmission algorithm of the
exported key file.
Command Mode
Global Configuration
Default
None
Usage
Use this command to export a key.
Examples
The following example exports a key:
Switch(config)# rsa key newk export mgmt-if url tftp://10.10.38.160/newk.pub public ssh2
Send file to tftp://10.10.38.160/newk.pub
.
Sent 212 bytes in 0.0 seconds
% Export RSA key success
Related Commands
rsa key generate
rsa key export show rsa key