Purpose
List the known hosts for the current
user. When the user issues command file get|put scp://user@host/dir,
the public key of the host is saved in a local file. Use this command
to list the hosts that are saved in that file.
Syntax
user
known-hosts list
Parameters
None.
Related Commands
Example
List
the known hosts for the currently
logged-in user.
Console> user known-hosts list
aaa.example.com,192.168.10.200
bbb.example.com,192.168.11.201
Console>