xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
914
twofish192 : Enabled
twofish256 : Enabled
Data Integrity Algorithm
--------------------------
MD5 : Enabled
SHA1 : Enabled
Public Key Algorithm
--------------------------
RSA : Enabled
DSA : Enabled
17-3 config ssh authmode
Description
This command is used to update the user authentication for SSH configuration.
Format
config ssh authmode [password | publickey | hostbased] [enable | disable]
Parameters
password - Specify the user authentication method.
publickey - Specify the user authentication method.
hostbased - Specify the user authentication method.
enable - Specify to enable the user authentication method.
disable - Specify to disable the user authentication method.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To configure the SSH user authentication method:
DGS-3420-28SC:admin#config ssh authmode publickey enable
Command: config ssh authmode publickey enable
Success.