330
Field Description
SSH version
SSH protocol version.
When the SSH supports SSH1, the protocol version is
1.99. Otherwise, the protocol version is 2.
SSH authentication-timeout
Authentication timeout timer.
SSH server key generating interval
SSH server key pair update interval.
SSH Authentication retries
Maximum number of SSH authentication attempts.
SFTP Server
Whether the Secure FTP (SFTP) server function is
enabled.
SFTP Server Idle-Timeout
SFTP connection idle timeout timer.
# Display the SSH server session information.
<Sysname> display ssh server session
Conn Ver Encry State Retry SerType Username
VTY 0 2.0 DES Established 0 SFTP client001
Table 52 Command output
Field Description
Conn
Connected VTY channel.
Ver
SSH server protocol version.
Encry Encryption algorithm.
State
Status of the session:
•
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.
Retry
Number of authentication failures.
SerType
Service type: SFTP, Secure Telnet (Stelnet), and secure
copy (SCP).
Username
Name of a user for login.
Related commands
•
ssh server authentication-retries
•
ssh server authentication-timeout
•
ssh server compatible-ssh1x enable
•
ssh server enable
•
ssh server rekey-interval
display ssh user-information
Use
display ssh user-information
on an SSH server to display information about SSH users.