Verifying the Status of the Secure Shell Connection
SUMMARY STEPS
1.
enable
2.
show ssh
3.
exit
DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode.enable
Step 1
Example:
Device> enable
•
Enter your password if prompted.
Displays the status of SSH server connections.show ssh
Example:
Device# show ssh
Step 2
Exits privileged EXEC mode and returns to user EXEC mode.exit
Example:
Device# exit
Step 3
Examples
The following sample output from the show ssh command displays status of various SSH Version 1 and
Version 2 connections for Version 1 and Version 2 connections:
-----------------------------------------------------------------------
Device# show ssh
Connection Version Encryption State Username
0 1.5 3DES Session started lab
Connection Version Mode Encryption Hmac State
Username
1 2.0 IN aes128-cbc hmac-md5 Session started lab
1 2.0 OUT aes128-cbc hmac-md5 Session started lab
-------------------------------------------------------------------------
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
1103
How to Configure Secure Shell Version 2 Support