< Home

tcp timer fin-timeout

Function

The tcp timer fin-timeout command sets a TCP FIN-Wait timer.

The undo tcp timer fin-timeout command restores the default value.

Format

tcp timer fin-timeout interval

undo tcp timer fin-timeout

Parameters

Parameter Description Value
interval Specifies the value of TCP FIN-Wait timer in seconds. The value is an integer ranging from 76 to 3600. The default value is 675 seconds.

Views

System view

Default Level

2: Configuration level

Usage Guidelines

The default value of the TCP FIN-Wait timer is 675 seconds.

When the TCP connection status changes from FIN_WATI_1 to FIN_WAIT_2, the FIN-Wait timer is enabled. If no FIN packet is received before the timeout of FIN-Wait timer, the TCP connection is disabled.

If the tcp ipv6 window command is configured for several times in the same view, only the last configuration takes effect.

You are recommended to configure the parameter under the guidance of the technical personnel.

Example

# Configure the TCP FIN-Wait timer value to 600 seconds.

<sysname> system-view
[sysname] tcp timer fin-timeout 600
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >