tcp-session (Service Set Next Gen Services)
Syntax
tcp-session {
inactivity-asymm-tcp-timeout ;
inactivity-tcp-timeout ;
open-timeout ;
tcp-fast-open ;
tcp-mss ;
tcp-non-syn ;
tcp-tickles ;
}
Hierarchy Level
[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.