IP Commands
page 29-108 OmniSwitch 6250 CLI Reference Guide November 2009
show tcp statistics
Displays TCP statistics.
show tcp statistics
Syntax Definitions
N/A
Defaults
N/A
Platforms Supported
OmniSwitch 6250
Usage Guidelines
N/A
Examples
-> show tcp statistics
Total segments received = 235080,
Error segments received = 0,
Total segments sent = 363218,
Segments retransmitted = 38,
Reset segments sent = 97,
Connections initiated = 57185,
Connections accepted = 412,
Connections established = 1,
Attempt fails = 24393,
Established resets = 221
output definitions
Total segments received Total number of segments received, including those received in error.
This count includes segments received on currently established connec-
tions.
Error segments received Total number of segments received in error (e.g., bad TCP checksums).
Total segments sent Total number of segments sent, including those on current connections
but excluding those containing only retransmitted octets.
Segments retransmitted Number of TCP segments transmitted containing one or more
previously transmitted octets.
Reset segments sent Number of TCP segments containing the reset flag.
Connections initiated Number of connections attempted.
Connections accepted Number of connections allowed.
Connections established Number of successful connections.