Command Manual – System Management
Quidway S8500 Series Routing Switches
Chapter 8 SSH Terminal Service Configuration
Commands
Huawei Technologies Proprietary
8-4
8.1.4 display ssh server
Syntax
display ssh
server
{
status
|
session
}
View
Any view
Parameter
status
: Displays the SSH status information.
session
: Displays the SSH session information.
Description
Use the
display
ssh server
command to display the status information or session
information of an SSH server.
Related command:
ssh
server
authentication-retries
,
ssh server rekey-interval
,
ssh server timeout
.
Example
# Display the status information of the SSH server.
<Quidway> display ssh server status
SSH - version 2.0
SSH connection timeout: 60 seconds
SSH Authentication retries: 3 times
SFTP Server state: Disable
# Display the session information of the SSH server.
[Quidway] display ssh server session
Connection Version Encryption State Username
VTY0 2.0 3DES Session started Quidway
VTY3 1.5 DES Session started switch
8.1.5 display ssh user-information
Syntax
display ssh user-information
[
username
]
View
Any view
Parameter
username
: Valid SSH username.