Command Manual - Network Protocol
Quidway S6500 Series Ethernet Switches
Chapter 6 IP Performance Configuration
Commands
Huawei Technologies Proprietary
6-13
View
System view
Parameter
time-value: TCP synwait timer value measured in second, whose value ranges from 2
to 600. The default time-value is75 seconds.
Description
Using tcp timer syn-timeout command, you can configure the TCP synwait timer.
Using undo tcp timer syn-timeout command, you can restore the default value of
the timer.
TCP will enable the synwait timer, if a SYN packet is sent. The TCP connection will be
terminated If the response packet is not received.
For the related command, see tcp timer fin-timeout, tcp window.
Example
# Configure the TCP synwait timer value as 80 seconds.
[Quidway] tcp timer syn-timeout 80
6.1.15 tcp window
Syntax
tcp window window-size
undo tcp window
View
System view
Parameter
window-size:The size of the transmission and receiving buffers measured in kilobytes
(KB), whose value ranges from 1 to 32. By default, the window-size is 8KB.
Description
Using tcp window command, you can configure the size of the transmission and
receiving buffers of the connection-oriented Socket. Using undo tcp window
command, you can restore the default size of the buffer.
For the related command, see tcp timer fin-timeout, tcp timer syn-timeout.
Example
# Configure the size of the transmission and receiving buffers as 3KB.