Command Manual – SSH
H3C S7500E Series Ethernet Switches Chapter 1 SSH Configuration Commands
1-7
Examples
# Display the mappings between host public keys and SSH servers saved on the client.
<Sysname> display ssh server-info
Server Name(IP) Server public key name
______________________________________________________
192.168.0.1 abc_key01
192.168.0.2 abc_key02
Table 1-6 Descriptions on fields of the display ssh server-info command
Field Description
Server Name(IP) Name or IP address of the server
Server public key name Name of the host public key of the server
1.1.7 display ssh user-information
Syntax
display ssh user-information [ username ]
View
Any view
Parameters
username: SSH username, a string of 1 to 80 characters.
Description
Use the display ssh user-information command to display information about a
specified or all SSH users.
With the username argument not specified, the command displays information about all
SSH users.
Related commands: ssh user.
Examples
# Display information about all SSH users.
<Sysname> display ssh user-information
Total ssh users : 2
Username Authentication-type User-public-key-name Service-type
yemx password null stelnet|sftp
test publickey pubkey sftp