xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
612
DGS-3627: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
MD5 : Enabled
SHA1 : Enabled
RSA : Enabled
DSS : Enabled
config ssh authmode
Purpose Used to update user authentication for ssh configuration.
Syntax
config ssh authmode [password | publickey | hostbased] [enable | disable]
Description The config ssh user command update the ssh user information.
Parameters
password - Specifies user authentication method.
publickey - Specifies user authentication method.
hostbased - Specifies user authentication method.
enable - Enable user authentication method.
disable - Disable user authentication method.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To config user authentication method:
DGS-3627:admin# config ssh authmode publickey enable
Command: config ssh authmode publickey enable
Success.
show ssh authmode
Purpose Used to show user authentication method.
Syntax
show ssh authmode
Description The show ssh authmode command show the user authentication method.
Parameters None.
Restrictions None.