DES-3000 Series Layer 2 Switch CLI Reference Manual
216
Data Integrity Algorithm
--------------------------
MD5 : Enabled
SHA1 : Enabled
Public Key Algorithm
--------------------------
RSA : Enabled
DSA : Enabled
Success.
DES-3026:4#
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 authmode command updates the SSH user information.
Parameters
password Specifies user authentication method.
publickey Specifies user authentication method.
hostbased Specifies user authentication method.
enable Enables user authentication method.
disable Disables user authentication method.
Restrictions Only Administrator-level users can issue this command.
Example usage
To config the SSH user authentication method:
DES-3026:4# config ssh authmode publickey enable
Command: config ssh authmode publickey enable
Success.
DES-3026:4#