C613-50170-01 Rev B
Command Reference for x510 Series
2699
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
S
ECURE
S
HELL
(SSH) C
OMMANDS
CRYPTO
KEY
PUBKEY
-
CHAIN
KNOWNHOSTS
If the remote server’s host key is changed, or if the device does not have the public
key of the remote server, then SSH clients will inform the user that the public key
of the server is altered or unknown.
Examples
To add the RSA host key of the remote SSH host IPv4 address
192.0.2.11
to the
known host database, use the command:
awplus#
crypto key pubkey-chain knownhosts 192.0.2.11
To delete the second entry in the known host database, use the command:
awplus#
no crypto key pubkey-chain knownhosts 2
Validation
Commands