F3215-HP Load Balancing Module System Maintenance Command Reference-6PW101
163
Syntax
tcp timer syn-timeout time-value
undo tcp timer syn-timeout
Default
The TCP synwait timer is 75 seconds.
Views
System view
Default command level
2: System level
Parameters
time-value: Specifies the TCP synwait timer in seconds, in the range of 2 to 600.
Examples
# Set the TCP synwait timer to 80 seconds.
<Sysname> system-view
[Sysname] tcp timer syn-timeout 80
Related commands
• tcp timer fin-timeout
• tcp window
tcp window
Use tcp window to configure the size of the TCP send/receive buffer.
Use undo tcp window to restore the default.
Syntax
tcp window window-size
undo tcp window
Default
The size of the TCP send/receive buffer is 8 KB.
Views
System view
Default command level
2: System level
Parameters
window-size: Size of the send/receive buffer in KB, in the range of 1 to 32.
Examples
# Configure the size of the TCP send/receive buffer as 3 KB.
<Sysname> system-view
[Sysname] tcp window 3