ip slb binding finrst-timeout

Use this command to specify an idle time in seconds after the TCP finish reset (FIN/RST) message is observed on an IPv4 NAT binding.

Syntax

ip slb binding finrst-timeout idle-time [apply-to-half-closed]
no ip slb binding finrst-timeout

Parameters

idle-time Specifies the number of idle time seconds after the TCP FIN/RST is observed on an IPv4 NAT binding. Valid values are from 1 - 65553 seconds. The default value is 3 seconds.
apply-to-half-closed (Optional) Applies the FIN/RST setting to half-closed TCP connections (A TCP connection that has been terminated in one direction only). The idle timer is applied to TCP half-closed connections by default.

Defaults

The FIN/RST idle time defaults to 3 seconds and the timer is applied to TCP half-closed connections. If, when modifying the idle time, the apply-to-half-closed option is not specified, the timer does not apply to TCP half-closed connections.

Mode

Configuration command, Global configuration mode.

Usage

The “no” form of this command resets the FIN/RST idle timeout to the default value of 3 seconds, and the timer is applied to TCP half-closed connections.

Example

This example shows how to set the TCP FIN/RST idle time to 4 seconds and do not apply the idle timer setting to TCP half-closed connections:

System(rw-config)->ip slb binding finrst-timeout 4