![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/1/8b/18b1e1e7-4363-4706-bb94-6eba3a993996/18b1e1e7-4363-4706-bb94-6eba3a993996-bg324.png)
804 CHAPTER 60: IP PERFORMANCE CONFIGURATION COMMANDS
View System view
Parameter time-value: Length of the TCP finwait timer in seconds, ranging from 76 to 3,600.
Description Use the
tcp timer fin-timeout command to configure the length of the TCP
finwait timer.
Use the
undo tcp timer fin-timeout command to restore the default.
By default, the length of the TCP finwait timer is 675 seconds.
Note that the actual length of the finwait timer is determined by the following
formula:
Actual length of the finwait timer = (Configured length of the finwait timer - 75) +
configured length of the synwait timer
Related command: tcp timer syn-timeout and tcp window.
Example # Set the length of the TCP finwait timer to 800 seconds.
<Sysname> system-view
[Sysname] tcp timer fin-timeout 800
tcp timer syn-timeout
Syntax tcp timer syn-timeout time-value
undo tcp timer syn-timeout
View System view
Parameter time-value: Length of the TCP finwait timer in seconds, ranging from 2 to 600.
Description Use the
tcp timer syn-timeout command to configure the length of the TCP
synwait timer.
Use the
undo tcp timer syn-timeout command to restore the default.
By default, the length of the TCP synwait timer is 75 seconds.
Related command: tcp timer fin-timeout and tcp window.
Example # Set the length of the TCP synwait timer to 80 seconds.
<Sysname> system-view
[Sysname] tcp timer syn-timeout 80