DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide
247
To display the SSH server:
DES-1210-28/ME:5# show ssh server
Command: show ssh server
The SSH Server Configuration :
Max Session : 1
Connection Timeout : 120
Authfail Attempts : 20
Rekey Timeout : never
Success.
DES-1210-28/ME:5#
show ssh algorithm
Purpose To display the SSH algorithm setting.
Syntax
show ssh algorithm
Description
The show ssh algorithm command displays the current SSH
algorithm setting status.
Parameters None.
Restrictions None.
Example usage:
To display SSH algorithms cuurently set on the Switch:
DES-1210-28/ME:5# show ssh algorithm
Command: show ssh algorithm
Encryption Algorithm
------------------------------
DES : Enabled
3DES : Enabled
Data Integrity Algorithm
------------------------------
MD5 : Enabled
SHA1 : Enabled
Public Key Algorithm
------------------------------
RSA : Disabled
Success.
DES-1210-28/ME:5#