Command Manual - Network Protocol
Quidway S3500 Series Ethernet Switches Chapter 10 IP Performance Configuration Commands
Huawei Technologies Proprietary
10-9
Description
Using reset tcp statistics command, you can reset the TCP statistics information.
For the related command, see display tcp statistics.
Example
# Reset the TCP statistics information.
<Quidway> reset tcp statistics
10.1.9 tcp timer fin-timeout
Syntax
tcp timer fin-timeout time-value
undo tcp timer fin-timeout
View
System view
Parameter
time-value: TCP finwait timer value in second, with the value ranging from 76 to 3600;
By default, 675 seconds.
Description
Using tcp timer fin-timeout command, you can configure the TCP finwait timer. Using
undo tcp timer fin-timeout command, you can restore the default value of the TCP
finwait timer.
When the TCP connection state changes from FIN_WAIT_1 to FIN_WAIT_2, the
finwait timer is enabled. If the switch does not receive FIN packet before finwait timer
timeouts, the TCP connection will be terminated.
For the related command, see tcp timer syn-timeout, tcp window.
Example
# Configure the TCP finwait timer value as 800 seconds.
[Quidway] tcp timer fin-timeout 800
10.1.10 tcp timer syn-timeout
Syntax
tcp timer syn-timeout time-value
undo tcp timer syn-timeout