3com S7906E Guide De Référence

Page de 2327
 
1-6 
Table 1-5 display ssh server session command output description 
Field 
Description 
Conn 
Connected VTY channel 
Ver 
SSH server protocol version 
Encry Encryption 
algorithm 
State 
Status of the session, including: Init, Ver-exchange, Keys-exchange, 
Auth-request, Serv-request, Established, Disconnected 
Retry 
Number of authentication attempts 
SerType 
Service type (SFTP, Stelnet) 
Username 
Name of a user during login 
 
display ssh server-info 
Syntax 
display ssh server-info 
View 
Any view 
Default Level 
1: Monitor level 
Parameters 
None 
Description 
Use the display ssh server-info command on a client to display mappings between SSH servers and 
their host public keys saved on the client. 
When an SSH client needs to authenticate the SSH server, it uses the locally saved public key of the 
server for the authentication. If the authentication fails, you can use this command to check the public 
key of the server saved on the client. 
Related commands: ssh client authentication server
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