Tcp Commands; Overview; Command Descriptions; Show Tcp - 3Com OfficeConnect 3C100XF Cli User's Manual

3com officeconnect 3c100xf: users guide
Hide thumbs Also See for OfficeConnect 3C100XF:
Table of Contents

Advertisement

24

Overview

Command
Descriptions

show tcp

TCP C
OMMANDS
TCP (Transmission Control Protocol) is a connection-oriented protocol that
provides a reliable byte stream over IP. A reliable connection means that each end
of the session is guaranteed to receive all of the data transmitted by the other end
of the connection, in the same order that it was originally transmitted, without
receiving duplicates.
This chapter identifies and describes the TCP commands accessible from the
OfficeConnect Gateway CLI. The following table identifies the TCP commands:
Command
Command Name
Type
Enable
enable tcp keepalives
enable tcp nagle_algorithm
Disable
disable tcp keepalives
disable tcp nagle_algorithm
List
list tcp connections
Set
set tcp maximum_connections <number>
set tcp keepalive_interval <period>
Show
show tcp
This section describes the TCP commands.
Displays the following system-wide TCP settings:
Retransmission Algorithm - type of algorithm used

Minimum Timeout - minimum retransmission timeout interval

Maximum Timeout - maximum retransmission timeout interval

Maximum Connections - sum of TCP connections allowed

TCP Nagle Algorithm - state of the Nagle algorithm which, when enabled,

prohibits one octet-sized TCP packet transmissions to an output buffer until
there is sufficient data to fill a maximum-sized segment. The default is
enabled
.
Keep-Alives - status of the keep-alive function

Keep-Alive Interval - period in seconds of receive inactivity before a

keep-alive packet is sent

Advertisement

Table of Contents
loading

Table of Contents