Configure TCP.
| TCP commands |
| tcp reset | Kill an existing tcp connection |
| tcp status | Display status of all TCP connections |
| TCP Parameters per interface. Interface "default" for default settings. |
| tcp blimit <interface> <value> | Maxwait backoff limit |
| tcp dupacks <value> | Duplicate ACKS to cause fast recovery |
| tcp irtt <interface> <value> | Initial round trip time estimate |
| tcp maxwait <interface> <value> | How long to wait before retrying, milliseconds |
| tcp MSL2 <value> | Minimum timeout, milliseconds |
| tcp mss <interface> <value> | Maximum segment size |
| tcp params | Default parameters, used only at startup |
| tcp retries <interface> <value> | Retry limit |
| tcp window <interface> <value> | Maximum incoming queue before flow contol, bytes |