Install authentication files
Install authentication files for the SSH server
as follows:
Syntax
crypto key generate
ssh [rsa|dsa]
Definitions
key | Operation on an SSH
key file.
|
generate | Installs a new key.
|
| | NOTE: Installing a new key might be very slow in the
first few minutes after booting the device. | |
|
|
Options
rsa | Specifies a RSA key
type.
|
dsa | Specifies a DSA key
type.
|
Install authentication files for Autorun as follows:
Syntax
crypto key generate
autorun-key [rsa]
Definitions
key | Operation on an SSH
key file.
|
generate | Installs a new key.
|
| | NOTE: Installing a new key might be very slow in the
first few minutes after booting the device. | |
|
|
Options
rsa | Specifies a RSA key
type.
|