R2511-HP MSR Router Series Terminal Access Command Reference(V5)
33
Default
No threshold is configured.
Views
Terminal template view
Default command level
2: System level
Parameters
value: Sets the threshold of the terminal send buffer, in the range of 50 to 2048 bytes.
Usage guidelines
The send buffer is used to store the data that the router is to send to the terminal. The threshold specifies
the maximum data in bytes that the send buffer can store.
Examples
# Set the terminal send buffer threshold to 1000 bytes.
<Sysname> system-view
[Sysname] rta template abc
[Sysname-rta-template-abc] sendbuf threshold 1000
tcp
Use tcp to configure TCP parameters, including the receive buffer size, the send buffer size, no delay,
keepalive interval, and keepalive number.
Use undo tcp to restore the default TCP settings.
Syntax
tcp { keepalive time count | nodelay | recvbuf-size recvsize | sendbuf-size sendsize }
undo tcp { keepalive | nodelay | recvbuf-size | sendbuf-size }
Default
The receive buffer size is 2048 bytes, the send buffer size is 2048 bytes, delay is enabled, the keepalive
interval is 50 seconds, and the keepalive number is 3.
Views
Terminal template view
Default command level
2: System level
Parameters
time: Sets the keepalive interval, in the range of 10 to 7200 seconds.
count: Sets the keepalive number, in the range of 1 to 100.
nodelay: Specifies not to use the TCP Nagle algorithm, that is, no TCP delay.
recvbuf-size recvsize: Sets the TCP receive buffer size, in the range of 512 to 16384 bytes.
sendbuf-size sendsize: Sets the TCP send buffer size, in the range of 512 to 16384 bytes.










