TAP Series Switch Command Line Reference
The url to save the key file
der | der-hex | pem | ssh1 | ssh2
The format of the key to import
Command Mode
Global Configuration
Default
None
Usage
Use this command to import a key.
Examples
The following example imports a key:
Switch(config)# rsa key importnewk import mgmt-if url tftp://10.10.38.160/newk.pub public ssh2
Download from URL to temporary file.
Get file from tftp://10.10.38.160/newk.pub
.
Received 212 bytes in 0.1 seconds
Copy the temporary file to its destination.
.
File system synchronization. Please waiting...
212 bytes in 0.1 seconds, 2 kbytes/second
% Import RSA key successed
Related Commands
rsa key generate
rsa key export show rsa key
Use this command to export a key.