D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
272
config ssh user
hostname <domain_name 32> Enter an alphanumeric string of up to 32
characters identifying the remote SSH user.
hostname_IP <domain_name 32> <ipaddr> Enter the hostname and the
corresponding IP address of the SSH user.
password This parameter should be chosen 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:
DES-3200-28:4# config ssh user Zira authmode password
Command: config ssh user Zira authmode password
Success.
DES-3200-28:4#
show ssh user authmode
Purpose
Used to display the SSH user setting.
Syntax
show ssh user authmode
Description
This command is used 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-3200-28:4#show ssh user authmode
Command: show ssh user authmode
Current Accounts:
Username AuthMode HostName HostIP
---------- --------- ------------------------- ---------------
Zira Password
Total Entries : 1
DES-3200-28: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 account.