< Home

tcp ipv6 window

Function

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.

Format

tcp ipv6 window window-size

undo tcp ipv6 window

Parameters

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.

Views

System view

Default Level

2: Configuration level

Usage Guidelines

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.

Example

# Set the size of the packet receive or send buffer of a connection-oriented socket to 4K bytes.

<HUAWEI> system-view
[HUAWEI] tcp ipv6 window 4
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic