tcp-fast-open
Syntax
tcp-fast-open { disabled; drop; }
Hierarchy Level
[edit services service-set service-set-name service-set-options]
Description
Specify how TCP Fast Open (TFO) enabled packets are to be handled.
Default
By default, all TFO packets are forwarded by the service PIC.
Options
disabled |
Any TCP packet with the TFO option present has the TFO option stripped from the TCP header of the packet, and the rest of the packet is forwarded as is. The benefit of stripping the header over dropping the packet is that the client does not have to wait for the retransmission timer to go off and then retransmit the SYN packet without the TFO option. |
drop |
Any TCP packet with the TFO option present is dropped. |
Required Privilege Level
system—To view this statement in the configuration.
system-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 17.2.