Specifications
DGS-3024 Layer 2 Switch CLI Reference Manual
DGS-3024:4#config ssh authmode password enable
Command: config ssh authmode password enable
Success.
DGS-3024:4#
show ssh authmode
Purpose Used to display the SSH authentication mode setting.
Syntax
show ssh authmode
This command will allow users to display the current SSH
authentication set on the Switch.
Description
Parameters None.
Restrictions None.
Example usage:
To view the current authentication mode set on the Switch:
DGS-3024:4#show ssh authmode
Command: show ssh authmode
The SSH User Authentication Support
-------------------------------------------------
Password : Enabled
Publickey : Enabled
Hostbased : Enabled
DGS-3024:4#
config ssh server
Purpose Used to configure the SSH server.
Syntax
config ssh server {maxsession <int 1-8> | timeout <sec 120-600>
| authfail <int 2-20> | rekey [10min | 30min | 60min | never] | port
<tcp_port_number 1-65535>}
This command will configure the SSH server.
maxsession <int 1-8> - Used to set the number of users that may
simultaneously access the Switch. The default is 8.
timeout <sec 120-600> - Used to set the connection timeout. The
user may set a time between 120 and 600 seconds. The default is
120 seconds.
rekey [10min | 30min | 60min | never] - Sets the time period that the
Switch will change the security shell encryptions.
port <tcp_port_number 1-65535> - The TCP port number of the
server. TCP ports are numbered between 1 and 65535. The “well-
Description
Parameters
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.
152










