DES-3000 Series Layer 2 Switch CLI Reference Manual
218
Example usage
To update user “test” authmode:
DES-3026:4# config ssh user test publickey
Command: config ssh user test publickey
Success.
DES-3026:4#
show ssh user authmode
Purpose Used to show SSH user information.
Syntax
show ssh user
Description The show ssh user command displays SSH user information.
Parameters None.
Restrictions None.
Example usage
To show user information about SSH configuration:
DES-3026:4# show ssh user
Command: show ssh user
Current Accounts
Username Authentication
------------- -------------
test publickey
Total Entries : 1
DES-3026:4#
config ssh server
Purpose Used to configure the SSH server.
Syntax
config ssh server {maxsession <int 1-8> |contimeout <sec 120-600>
|authfail <int 2-20> |rekey [10min |30min |60min |never]}
Description
The config ssh server command configures SSH server general
information.
Parameters
maxsession <int 1-8> Specifies SSH server max session at the same
time.
contimeout <sec 120-600> Specifies SSH server connection timeout.
authfail <int 2-20> Specifies user max fail attempts.