Specifications
DGS-3224TGR Gigabit Ethernet Switch CLI Reference Manual
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
This command allows you to configure the SSH server.
Parameters
maxsession <int 1-8> – Allows the user to set the number of times an outside guest may
attempt to log on to the switch.
contimeout <sec 120-600> – Allows the user to set the connection timeout.
authfail <int 2-20> – Allows the user to set the maximum number of authentication fail
attempts.
rekey [10min |30min | 60min |never] – Sets the time period that the switch will change the
security shell encryptions.
port –TCP port number.
Restrictions
Only administrator-level users can issue this command.
Usage Example:
To configure the SSH server:
DGS-3224TGR:4#config ssh server maxsession 8 contimeout 300 authfail 2
Command: config ssh server maxsession 8 contimeout 300 authfail 2
Success.
DGS-3224TGR:4#
show ssh server
Purpose
Used to display the SSH server setting.
Syntax show ssh server
Description
This command allows you to display the current SSH server setting.
Parameters
None.
Restrictions
None.
Usage Example:
To display the SSH server:
129