< Home

Configuring TCPv6 Attributes

This section describes how to configure IPv6 TCP attributes, including the SYN-Wait timer, FIN-Wait timer, and buffer size.

Context

For details on the SYN-Wait timer, FIN-Wait timer, and buffer size of TCP attributes, see Configuring TCP Attributes.

Procedure

  1. Access the system view.

    system-view

  2. Set the TCP6 SYN-WAIT timer.

    tcp ipv6 timer syn-timeout timer-value

    The default SYN-WAIT time is 75s.

  3. Set the TCP6 FIN-WAIT timer.

    tcp ipv6 timer fin-timeout timer-value

    The default FIN-WAIT time is 675s.

  4. Set the size of the TCP IPv6 packet sending/receiving buffer.

    tcp ipv6 window window-size

    The default size of the TCP IPv6 packet sending/receiving buffer is 8 KB.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic