Technical data

SSH Terminal Services 379
Figure 12 PUTTY Configuration for RSA Authentication
6 Click Browse to select the RSA private key file. Click OK.
7 Click Open to enter the SSH client interface. If it runs normally, you are prompted
to enter the username and password.
8 Enter the username and password and press Enter.
9 Log out of the SSH connection with the logout command.
Displaying and
Debugging SSH
Run the display command in any view to view the operation of SSH and further to
check the configuration result.
Run the debugging command to debug the SSH.
Perform the following configurations in any view.
Table 89 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 }
Disable SSH debugging undo debugging ssh server { VTY index | all
}