
DES-3526 / DES-3526DC Layer 2 Fast Ethernet Switch CLI Reference Manual
197
config ssh user
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 if the user
wishes 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: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.
DES-3526:4#
show ssh user
Purpose
Used to display the SSH user setting.
Syntax
show ssh user
Description
This command allows you to display the current SSH user setting.
Parameters None.
Restrictions None.
Example usage:
To display the SSH user:
DES-3526:4#show ssh user
Command: show ssh user
Current Accounts:
UserName Authentication
-------------------------- --------------------------
Trinity Publickey
DES-3526: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
.