Linksys DES-3028/DES-3028P/DES-3052/DES-3052P Portable DVD Player User Manual


 
DES-3028 DES-3028P DES-3052 DES-3052P Layer 2 Fast Ethernet Switch CLI Reference Manual
config ssh server
Parameters maxsession <int 1-8> - Allows the user to set the number of users
that may simultaneously access the Switch. The default setting is 8.
contimeout <sec 120-600> - Allows the user to set the connection
timeout. The user may set a time between 120 and 600 seconds.
The default is 120 seconds.
authfail <int 2-20> - Allows the administrator to set the maximum
number of attempts that a user may try to logon utilizing SSH
authentication. After the maximum number of attempts is exceeded,
the Switch will be disconnected and the user must reconnect to the
Switch to attempt another login.
rekey [10min | 30min | 60min | never] - Sets the time period that the
Switch will change the security shell encryptions.
Only administrator-level users can issue this command. Restrictions
Usage example:
To configure the SSH server:
DES-3028P:4# config ssh server maxsession 2 contimeout 300 authfail 2
Command: config ssh server maxsession 2 contimeout 300 authfail 2
Success.
DES-3028P:4#
show ssh server
Purpose Used to display the SSH server setting.
show ssh server
Description This command allows users to display the current SSH server
setting.
Parameters None.
Restrictions None.
Syntax
Usage example:
To display the SSH server:
DES-3028P:4# show ssh server
max Session : 8
Command: show ssh server
The SSH server configuration
Connection timeout : 300
Authfail attempts : 2
Rekey timeout : never
port : 22
DES-3028P:4#
config ssh user
Purpose Used to configure the SSH user.
Syntax
config ssh user <username 15> authmode [hostbased
[hostname_IP <domain_name 32> <ipaddr>] | password |
publickey]
209