xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
507
config ssh algorithm
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To enable ssh server public key algorithm:
DGS-3450:admin# config ssh algorithm DSS enable RSA enable
Command: config ssh algorithm DSS enable RSA enable
Success.
DGS-3450:admin#
show ssh algorithm
Purpose
Used to show ssh server algorithm.
Syntax
show ssh algorithm
Description
The show ssh algorithm command show the ssh service algorithm.
Parameters
None.
Restrictions
None.
Example usage:
To show server algorithm:
DGS-3450:admin# 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
Data Integrity Algorithm
--------------------------
MD5 : Enabled
SHA1 : Enabled
Public Key Algorithm
--------------------------
RSA : Enabled
DSA : Enabled
DGS-3450:admin#