xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
1082
Public Key Algorithm
--------------------------
RSA : Enabled
DSA : Enabled
96-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 - Specifies the user authentication method.
publickey - Specifies the user authentication method.
hostbased - Specifies the user authentication method.
enable - Specifies to enable the user authentication method.
disable - Specifies 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-3620-28SC:admin#config ssh authmode publickey enable
Command: config ssh authmode publickey enable
Success.
96-4 show ssh authmode
Description
This command is used to display the user authentication methods.
Format
show ssh authmode