Command Manual - Network Protocol
Quidway S6500 Series Ethernet Switches
Chapter 6 IP Performance Configuration
Commands
Huawei Technologies Proprietary
6-12
Description
Using the reset udp statistics command, you can clear the UDP statistics
information.
Example
# Clear the UDP traffic statistics information.
<Quidway> reset udp statistics
6.1.13 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
6.1.14 tcp timer syn-timeout
Syntax
tcp timer syn-timeout time-value
undo tcp timer syn-timeout