IP Commands
OmniSwitch 6250 CLI Reference Guide November 2009 page 29-111
Release History
Release 6.6.1; command was introduced.
Related Commands
Remote Port Remote port number for this TCP connection. The range is 0–65535.
State State of the TCP connection, as defined in RFC 793. A connection
progresses through a series of states during its lifetime:
• Listen—Waiting for a connection request from any remote TCP
and port.
• Syn Sent—Waiting for a matching connection request after having
sent a connection request.
• Syn Received—Waiting for a confirming connection request
acknowledgment after having both received and sent a connection
request.
• Established—Open connection. Data received can be delivered to
the user. This is the normal state for the data transfer phase of the
connection.
• Fin Wait 1—Waiting for a connection termination request from the
remote TCP, or an acknowledgment of the connection termination
request previously sent.
• Fin Wait 2—Waiting for a connection termination request from the
remote TCP.
• Close Wait—Waiting for a connection termination request from the
local user.
• Closing—Waiting for a connection termination request acknowl-
edgment from the remote TCP.
• Last Ack—Waiting for an acknowledgment of the connection
termination request previously sent to the remote TCP (which
includes an acknowledgment of its connection termination request).
• Time Wait—Waiting for enough time to pass to be sure the remote
TCP received the acknowledgment of its connection termination
request.
• Closed—No connection state.
show ip interface Displays the status and configuration of IP interfaces.
show tcp statistics Displays TCP statistics.
output definitions (continued)