Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

tcp-initial-timeout

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
tcp-initial-timeout seconds;

Hierarchy Level

content_copy zoom_out_map
[edit security flow tcp-session]

Description

Define the length of time (in seconds) that the device keeps an initial TCP session in the session table before dropping it, or until the device receives a FIN (no more data) or RST (reset) packet. The FIN flag indicates the end of data transmission to finish a TCP connection.

Options

seconds—Number of seconds that the device keeps an initial TCP session in the session table before dropping it.

  • Range: 4 through 300 seconds

  • Default: 20 seconds

Note:

The minimum value you can configure for TCP session initialization is 4 seconds. The default value is 20 seconds; if required you can set the TCP session initialization value to less than 20 seconds.

Required Privilege Level

security—To view this in the configuration.

security-control—To add this to the configuration.

Release Information

Statement introduced in Junos OS Release 8.5.

footer-navigation