D-Link DES-3500Series Switch User Manual


 
DES-3500 Layer 2 Fast Ethernet Switch CLI Reference Manual
258
config ssh user
SSH user.
password – This parameter should be chosen to use an administrator
defined password for authentication.
publickey – This parameter should be chosen to use the publickey on
a SSH server for authentication.
Restrictions Only administrator-level users can issue this command.
Example usage:
To configure the SSH user:
DES-3526:admin# config ssh user Trinity authmode
Password
Command: config ssh user Trinity authmode Password
Success.
DES-3526:admin#
show ssh user authmode
Purpose Used to display the SSH user setting.
Syntax
show ssh user authmode
Description This command allows users to display the current SSH user setting.
Parameters None.
Restrictions Only administrator-level users can issue this command.
Example usage:
To display the SSH user:
DES-3526:admin#show ssh user
Command: show ssh user
Current Accounts:
UserName
Authentication
------------------ ------------------
Trinity Publickey
DES-3526:admin#
Note: To configure the SSH user, the administrator must create a user
account on the Switch. For information concerning configuring a user
account, please see the section of this manual entitled Basic Switch
Commands and then the command, create account.