ssh-known-hosts
Use this command to remove known SSH hosts.
Syntax
execute ssh-known-hosts remove-all
execute ssh-known-hosts remove-host <host/ip>
|
remove-all
|
Remove all known SSH hosts.
|
|
remove-host
|
Remove the specified SSH hosts.
-
<host/IP> - The hostname or IP address of the SSH host to remove.
|