R3303-HP HSR6800 Routers Layer 3 - IP Services Command Reference

Table Of Contents
172
tcp timer fin-timeout
Use tcp timer fin-timeout to configure the TCP finwait timer.
Use undo tcp timer fin-timeout to restore the default.
Syntax
tcp timer fin-timeout time-value
undo tcp timer fin-timeout
Default
The TCP finwait timer is 675 seconds.
Views
System view
Default command level
2: System level
Parameters
time-value: Specifies the TCP finwait timer in seconds, in the range of 76 to 3600.
Usage guidelines
The actual finwait timer is determined by the following formula:
Actual finwait timer = (Configured finwait timer – 75) + configured synwait timer
Examples
# Set the TCP finwait timer to 800 seconds.
<Sysname> system-view
[Sysname] tcp timer fin-timeout 800
Related commands
tcp timer syn-timeout
tcp window
tcp timer syn-timeout
Use tcp timer syn-timeout to configure the TCP synwait timer.
Use undo tcp timer syn-timeout to restore the default.
Syntax
tcp timer syn-timeout time-value
undo tcp timer syn-timeout
Default
The TCP synwait timer is 75 seconds.
Views
System view