tcp-profile
Syntax
tcp-profile name {
congestion-control (bbr | newreno);
description description;
fast-open;
minimum-retransmit-timeout minimum-retransmit-timeout;
receive-mss receive-mss;
receive-window receive-window;
selective-ack;
send-buffer send-buffer;
stream-buffer-high-threshold stream-buffer-high-threshold;
stream-buffer-low-threshold stream-buffer-low-threshold;
}Hierarchy Level
[edit logical-systems name security flow tcp-proxy],
[edit logical-systems name tenants name security flow tcp-proxy],
[edit security flow tcp-proxy],
[edit tenants name security flow tcp-proxy]
Currently tcp proxy tcp profile is supported for root logical
system.
Description
Transmission Control Protocol (TCP) Proxy enablement using the security policy, so that we can have TCP Proxy engaged even when no security services are needed.
Options
| name |
Name of the tcp proxy profile |
| congestion-control |
TCP congestion control method
|
| description |
Text description of tcp profile |
| fast-open |
Enable TCP fast open |
| minimum-retransmit-timeout |
TCP minimum retransmit timeout in milliseconds
|
| receive-mss |
TCP Receive MSS
|
| receive-window |
TCP receive buffer size
|
| selective-ack |
TCP selective ACK option for TCP proxy |
| send-buffer |
TCP send buffer size
|
| stream-buffer-high-threshold |
TCP Proxy Receive buffer when Rx window is no more advance
|
| stream-buffer-low-threshold |
TCP Proxy receive buffer when Rx window is open
|
Required Privilege Level
security—To view this statement in the configuration.
security-control—To add this statement to the configuration.
Release Information
The tcp-proxy statements is ntroduced in Junos OS Release 26.1.