Operation Manual - System Management
Quidway S3000-EI Series Ethernet Switches
Chapter 8 SSH Terminal Services
Huawei Technologies Proprietary
8-10
Figure 8-5
SSH client interface
1)
Key in correct username and password and log into SSH connection.
2)
Log out of SSH connection with the
logout
command.
8.1.4 Displaying and Debugging SSH
Run the
display
command in any view to view the running of SSH and further to check
configuration result.
Run the
debugging
command to debug the SSH.
Please perform the following configurations in any view.
Table 8-10
Display SSH information
Operation
Command
Display host and server public
keys
display rsa local-key-pair public
Display client RSA public key
display rsa peer-public-key
[
brief
|
name
keyname
]
Display SSH state information
and session
display ssh server
{
status
|
session
}
Display SSH user information
display ssh user-information
[
username
]
Enable SSH debugging
debugging ssh server
{
VTY index
|
all
}
Enable RSA debugging
debugging rsa
Disable SSH debugging
undo debugging ssh server
{
VTY index
|
all
}
Disable RSA debugging
undo debugging rsa