Specifications
DGS-3224TGR Gigabit Ethernet Switch CLI Reference Manual
config ssh authmode
Purpose
Used to configure the SSH authentication mode setting.
Syntax config ssh authmode [password |publickey|hostbased] [enable|disable]
This command will allow you to configure the SSH authentication mode.
Parameters
[password |publickey|hostbased] – Choose the desired SSH authentication mode.
[enable|disable] – This allows you to enable or disable SSH authentication.
Restrictions
Description
Only administrator-level users can issue this command.
Usage Example:
DGS-3224TGR:4#show ssh algorithm
Blowfish : Enabled
To display the SSH algorithm:
Command: show ssh algorithm
Encryption Algorithm
MD5 : Enabled
SHA1 : Enabled
DSA : Enabled
RSA : Enabled
3DES : Enabled
DGS-3224TGR:4#
show ssh authmode
Purpose
show ssh authmode
Description
This command will allow you to display the current SSH authentication mode.
Parameters
None.
Restrictions
None.
Used to display the SSH authentication mode setting.
Syntax
Usage Example:
To display the SSH authmode:
DGS-3224TGR:4#show ssh authmode
Command: show ssh authmode
Authentication Algorithm
Hostbased : Enabled
Password : Enabled
Publickey : Enabled
DGS-3224TGR:4#
127