Command Manual (For Soliton) – IP Address-IP Performance
H3C S3100 Series Ethernet Switches
Chapter 2 IP Performance Configuration
Commands
2-20
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] tcp timer syn-timeout 80
2.1.19 tcp window
Syntax
tcp window
window-size
undo tcp window
View
System view
Parameters
window-size
: Size of the transmission and receiving buffers of the connection-oriented
socket, measured in kilobytes (KB), in the range of 1 to 32.
Description
Use the
tcp window
command to configure the size of the transmission and receiving
buffers of the connection-oriented socket.
Use the
undo tcp window
command to restore the default size of the transmission and
receiving buffers of the connection-oriented socket.
By default, the size of the transmission and receiving buffers is 8 KB.
Related commands:
tcp timer fin-timeout
,
tcp timer syn-timeout
.
Examples
# Configure the size of the transmission and receiving buffers of the
connection-oriented socket to 3 KB.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] tcp window 3