User manual

C
OMMAND
L
INE
I
NTERFACE
4-54
ip ssh save host-key
Use this command to save host key from RAM to flash memory.
Syntax
ip ssh save host-key [dsa | rsa]
dsa – DSA key type.
rsa – RSA key type.
Default Setting
Saves both the DSA and RSA key.
Command Mode
Privileged Exec
Example
Related Commands
ip ssh crypto host-key generate (4-52)
show ip ssh
Use this command to display the connection settings used when
authenticating client access to the SSH server.
Command Mode
Privileged Exec
Example
Console#ip ssh save host-key dsa
Console#
Console#show ip ssh
SSH Enabled - version 1.99
Negotiation timeout: 120 secs; Authentication retries: 3
Server key size: 768 bits
Console#