384
Field Descri
tion
SSH server key generating interval SSH server key pair update interval.
SSH authentication retries Maximum number of authentication attempts for SSH users.
SFTP server Whether the SFTP server function is enabled.
SFTP server Idle-Timeout SFTP connection idle timeout timer.
# Display the SSH server sessions.
<Sysname> display ssh server session
UserPid SessID Ver Encrypt State Retries Serv Username
184 0 2.0 aes128-cbc Established 1 Stelnet abc@123
Table 49 Command output
Field Descri
tion
UserPid User process ID.
SessID Session ID.
Ver Protocol version of the SSH server.
Encrypt Encryption algorithm used on the SSH server.
State
Session state:
• Init—Initialization.
• Ver-exchange—Version negotiation.
• Keys-exchange—Keys exchange.
• Auth-request—Authentication request.
• Serv-request—Session service request.
• Established—The session is established.
• Disconnected—The session is disconnected.
Retries Number of authentication failures.
Serv Service type: SCP, SFTP, and Stelnet.
Username Name of a user for logging in to the server.
display ssh user-information
Use display ssh user-information to display information about SSH users on an SSH server.
Syntax
display ssh user-information [ username ]
Views
Any view
Predefined user roles
network-admin
network-operator