tcp window
Function
The tcp window command configures the size of the receive or send buffer of a connection-oriented socket.
The undo tcp window command restores the default size of the receive or send buffer of a connection-oriented socket.
By default, the size of the receive or send buffer of a connection-oriented socket is 8K bytes.
Parameters
Parameter | Description | Value |
---|---|---|
window-size | Specifies the size of the receive or send buffer of a connection-oriented socket. | The value is an integer that ranges from 1 to 32, in K bytes. The default value is 8K bytes. |