AT-S62 Command Line User’s Guide
201
SHOW TCP
Syntax
show tcp
Parameter
None
Description
This command displays the TCP connections and the TCP global
information which is MIB variables defined in TCP group. It includes the
following fields:
RTO min (ms) and RTO max (min)
Retransmit time algorithm parameters.
Max connections
The maximum number of TCP connections allowed.
Active Opens
The number of active TCP opens. Active opens initiate
connections.
Passive Opens
The number of TCP passive opens. Passive opens are issued to
wait for a connection from another host.
Attempt Fails
The number of failed connection attempts.
Established Resets
The number of connections established but have not been reset.
Current Established
The number of current connections.
In Segs
The number of segments received.
In Segs Error
The number of segments received with an error.
Out Segs
The number of segments transmitted.
Out Segs Retran
The number of segments retransmitted.