Configuration Mode Commands : Client Accelerator commands : policy id tcp
  
policy id tcp
Configures TCP settings for a policy.
Syntax
[no] policy id <id> tcp {cong-ctrl mode [auto | default | hstcp | bw-est | per-conn-tcp | err-tol-tcp | cubic]}
Parameters
<id>
Policy ID number.
cong-ctrl
Configures TCP congestion control settings.
mode [auto | default | hstcp | bw-est | per-conn-tcp | err-tol-tcp | cubic]
Configures TCP congestion control mode:
auto - Auto Detect TCP optimization.
default - Standard TCP optimization (Request For Comments compliant).
hstcp - HighSpeed TCP optimization.
bw-est - TCP bandwidth estimation optimization.
per-conn-tcp - Skipware per-connection TCP optimization.
err-tol-tcp - Skipware error tolerant TCP optimization.
cubic -Cubic TCP optimization.
Usage
The no command option disables TCP settings.
Example
amnesiac (config) # policy id 1 tcp
Product
Mobile Controller
Related Commands
show policy id
Endpoint commands
This section describes the Client Accelerator commands for endpoint clients.