DGS-3200 Series Layer 2 Gigabit Managed Switch CLI Manual
323
38
SSH Command List
config ssh algorithm [3DES| AES128| AES192| AES256| arcfour|blowfish| cast128| twofish128|
twofish192| twofish256| MD5| SHA1| RSA| DSA] [enable| disable]
show ssh algorithm
config ssh authmode [password|publickey|hostbased ] [enable|disable]
show ssh authmode
config ssh user <username> authmode [publickey | password | hostbased [hostname
<domain_name 32> |hostname_ip <domain_name 32> <ipaddr> ] ]
show ssh user authmode
config ssh server {maxsession <int 1-8> | contimeout <sec 120-600> | authfail <int 2-20> |
rekey [10min |30min |60min |never] }
enable ssh
disable ssh
show ssh server
38-1 config ssh algorithm
Purpose
Used to configure the SSH server algorithm.
Format
config ssh algorithm [3DES|AES128|AES192|AES256|arcfour|blowfish|cast128|twofish128|
twofish192|twofish256|MD5|SHA1|RSA|DSS] [enable|disable]
Description
The
config ssh algorithm
command configures the SSH service algorithm.
Parameters
Parameters
Description
3DES
An SSH server encryption algorithm.
blowfish
An SSH server encryption algorithm.
AES(128,192,256)
An SSH server encryption algorithm.
arcfour
An SSH server encryption algorithm.
cast128
An SSH server encryption algorithm.
twofish(128,192,256)
An SSH server encryption algorithm.
MD5
An SSH server data integrality algorithm.
SHA1
An SSH server data integrality algorithm.