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

Read syntax diagramSkip visual syntax diagram
                  .-300-----.   
>>-KEEPALIVETIME--+-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