KEEPALIVETIME

The KEEPALIVETIME option specifies how often TCP sends a keepalive transmission when it receives a response. This option applies only if you set the KEEPALIVE option to YES.

Syntax


1  KEEPALIVETIME
2.1! 300
2.1 seconds

Parameters

seconds
Specifies how often TCP sends keepalive transmissions to verify that an idle connection is still active. The value is specified in seconds.
You can specify a value in the range 1 - 4294967. The default is 300 (5 minutes).

Example

Set the KEEPALIVETIME option to 120 seconds:

keepalivetime 120