xStack
® 
DGS-3120 Series Managed Switch CLI Reference Guide 
615 
 
DGS-3120-24TC: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 
 
 
67-3  config ssh authmode 
Description 
This command is used to configure user authentication method for SSH. 
 
Format 
config ssh authmode [password | publickey | hostbased] [enable | disable] 
 
Parameters 
password - Specify user authentication method. 
publickey - Specify user authentication method. 
hostbased - Specify user authentication method. 
enable - Enable user authentication method. 
disable - Disable user authentication method. 
 
Restrictions 
Only Administrator, Operator and Power-User level users can issue this command.