DES-3000 Series Layer 2 Switch CLI Reference Manual
215
config ssh algorithm
SHA1 An SSH server encryption algorithm.
RSA An SSH server encryption algorithm.
DSA An SSH server encryption algorithm.
enable Used to enable the algorithm.
disable Used to disable the alogirthm.
Restrictions Only Administrator-level users can issue this command.
Example usage
To enable an SSH server public key algorithm:
DES-3026:4# config ssh algorithm RSA enable
Command: config ssh algorithm RSA enable
Success.
DES-3026:4#
show ssh algorithm
Purpose Used to show the SSH server algorithms.
Syntax
show ssh algorithm
Description
The show ssh algorithm command displays the SSH service algorithms.
Parameters None.
Restrictions None.
Example usage
To display the SSH server algorithms:
DES-3026:4# show ssh algorithm
Command: show ssh algorithm
Encryption Algorithm
--------------------------
3DES : Enabled
AES128 : Enabled
AES192 : Enabled
AES256 : Enabled
arcfour : Enabled
blowfish : Enabled
cast128 : Enabled
twofish128 : Enabled
twofish192 : Enabled
twofish256 : Enabled