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-session (Service Set Next Gen Services)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
tcp-session {
    inactivity-asymm-tcp-timeout ;
    inactivity-tcp-timeout ;
    open-timeout ;
    tcp-fast-open ;
    tcp-mss ;
    tcp-non-syn ;
    tcp-tickles ;
}

Hierarchy Level

content_copy zoom_out_map
[edit services service-set service-set-name service-set-options]

Description

Configure the TCP options for the service set.

Options

close-timeout

Timeout period for TCP session tear-down (2. through 300 seconds)

ignore-errors

Ignore anomalies or errors for TCP

inactivity-asymm-tcp-timeout

tcp-tickles

Number of TCP keep-alive packets to be sent for bidirectional TCP flows

inactivity-tcp-timeout

Inactivity timeout period for TCP established sessions

open-timeout

Timeout period for TCP session establishment (seconds)

tcp-fast-open

Tcp-fast-Open enabled packets will be handled accordingly

tcp-mss

Enable the limit on TCP Max. Seg. Size in SYN packets

tcp-non-syn

Deny session creation on receiving first non SYN packet

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 19.3R2.

footer-navigation