Specifications

DGS-3224TGR Gigabit Ethernet Switch CLI Reference Manual
config ssh algorithm
Purpose
Used to configure the SSH algorithm.
Syntax config ssh algorithm [3DES|Blowfish|MD5|SHA1|DSA|RSA] [enable|disable]
Description
This command allows you to configure the desired type of SSH algorithm.
Parameters
[3DES|Blowfish|MD5|SHA1|DSA|RSA] – Choose the desired security algorithm.
[enable|disable] – This allows you to enable or disable the SSH algorithm.
Restrictions
Only administrator-level users can issue this command.
Usage Example:
To configure SSH algorithm:
DGS-3224TGR:4#config ssh algorithm Blowfish enable
Command: show ssh algorithm Blowfish enable
Success.
DGS-3224TGR:4#
show ssh algorithm
Purpose
Used to display the SSH algorithm setting.
Syntax show ssh algorithm
This command will display the current SSH algorithm setting status.
Parameters
None.
Restrictions
None.
Description
Usage Example:
To display the SSH algorithm:
DGS-3224TGR:4#show ssh algorithm
Command: show ssh algorithm
Encryption Algorithm:
3DES : Enable
Blowfish : Enable
RSA : Enable
DGS-3224TGR:4#
MD5 : Enable
SHA : Enable
DSA : Enable
126