23 ssh-server timeout, 23 ssh-server timeout -81 – PLANET WGSW-52040 User Manual

Page 82

Advertising
background image

1-81

Command Mode:

Global Mode

Usage Guide:

None.

Example:

Set the max connection number supported by the SSH service as 10.

Switch(config)#ssh-server max-connection 10

1.2.23 ssh-server timeout

Command:

ssh-server timeout <timeout>

no ssh-server timeout

Function:

Configure timeout value for SSH authentication; the “no ssh-server timeout” command restores the default timeout

value for SSH authentication.

Parameter:

<timeout> is timeout value; valid range is 10 to 600 seconds.

Command mode:

Global Mode

Default:

SSH authentication timeout is 180 seconds by default.

Usage Guide:

This command is used to set SSH authentication timeout, the default timeout is 180 seconds.

Example:

Set SSH authentication timeout to 240 seconds.

Switch(config)#ssh-server timeout 240

Advertising