3com 8807 참조 가이드

다운로드
페이지 1099
118
C
HAPTER
 8: IP P
ERFORMANCE
 C
ONFIGURATION
 C
OMMANDS
tcp timer syn-timeout
Syntax
tcp timer syn-timeout time-value
undo tcp timer syn-timeout
View
System view
Parameter
time-value: TCP synwait timer value measured in seconds, whose value ranges 
from 2 to 600. The default time-value is 75 seconds.
Description
Use the tcp timer syn-timeout command to configure the TCP synwait timer.
Use the undo tcp timer syn-timeout command to restore the default value of 
the timer.
TCP enables the synwait timer if a SYN packet is sent. The TCP connection is 
terminated if the response packet is not received.
Related command: tcp timer fin-timeouttcp window.
Example
# Configure the TCP synwait timer value as 80 seconds.
<SW8800> system-view
 
System View: return to User View with Ctrl+Z.
 
[SW8800] tcp timer syn-timeout 80 
tcp window
Syntax
tcp window window-size
undo tcp window
View
System view
Parameter
window-size: The size of the sending and receiving buffers measured in kilobytes 
(KB), whose value ranges from 1 to 32. By default, the window-size is 8KB.
Description
Use the tcp window command to configure the size of the sending and receiving 
buffers of the connection-oriented Socket.
Use the undo tcp window command to restore the default size of the buffer.
Related command: tcp timer fin-timeouttcp timer syn-timeout.
Example
# Configure the size of the sending and receiving buffers as 3KB.