The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
network tuning tcp modify
Contributors
-
PDF of this doc site

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Modify TCP tuning options
Availability: This command is available to cluster administrators at the admin privilege level.
Description
This commands sets TCP tuning options on the node.
Parameters
-node {<nodename>|local}
- Node-
Indicates on which node the TCP tuning options will be modified.
[-is-path-mtu-discovery-enabled {true|false}]
- Path MTU discovery enabled-
Enables path MTU discovery feature.
[-is-rfc3465-enabled {true|false}]
- RFC3465 enabled-
Enables the rfc3465 feature.
[-max-cwnd-increment <integer>]
- Maximum congestion window segments incrementation-
Sets the maximum congestion window increment segements during slow start.
[-is-rfc3390-enabled {true|false}]
- RFC3390 enabled-
Enables the rfc3390 feature.
[-is-sack-enabled {true|false}]
- SACK supoort enabled-
Enables the selective ACK feature.
Examples
cluster1::> network tuning tcp modify -node node1 -is-path-mtu-discovery-enabled false