The tcp ipv6 window command sets the size of the packet receive or send buffer of a connection-oriented socket.
The undo tcp ipv6 window command restores the default size of the packet receive or send buffer of a connection-oriented socket.
By default, the size of the packet receive or send buffer of a connection-oriented socket is 8K bytes.
Parameter | Description | Value |
---|---|---|
window-size | Specifies the size of the packet 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. |
Usage Scenario
This command changes the default size of the packet receive or send buffer. The device uses the default size to establish a TCP6 session.
Precautions
If you run the tcp ipv6 window command multiple times, only the latest configuration takes effect.
You are advised to use this command under the supervision of technical support personnel.