D-Link DGS-3600 Switch User Manual


 
xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
382
config ssh user
password – This parameter should be chosen if the user wishes to
use an administrator defined password for authentication. Upon
entry of this command, the Switch will prompt the user for a
password, and then to retype the password for confirmation.
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:
DGS-3600:4# config ssh user Trinity authmode Password
Command: config ssh user Trinity authmode Password
Enter a case sensitive new password: *******
Enter the new password again for conformation:*******
Success.
DGS-3600:4#
show ssh user authmode
Purpose Used to display the SSH user setting.
Syntax
show ssh user authmode
Description This command allows you to display the current SSH user setting.
Parameters None.
Restrictions None.
Example usage:
To display the SSH user:
DGS-3600:4#show ssh user authmode
Command: show ssh user authmode
Current Accounts:
UserName AuthMode Hostname HostIP
-------------------------- ------------------- ----------------- -------------
Trinity Hostbased Triton 11.1.1.1
DGS-3600:4#
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 user account.