TCP/IPv6 Configuration and Management Manual (G06.24+)

SCF Reference for NonStop TCP/IPv6
HP NonStop TCP/IPv6 Configuration and Management Manual524523-008
8-179
STATUS PROCESS Command for TCP6SAM
FIN-WAIT-1
if waiting for a terminate connection request from the remote TCP site or if
waiting for acknowledgment of the terminate connection request that the
process has sent previously.
FIN-WAIT-2
if waiting for a termination of data to be received after having sent a FIN
(termination of data being sent).
LISTEN
if waiting for a connection request from any remote TCP site.
LAST-ACK
if waiting for acknowledgment of the terminate connection request previously
sent to the remote site (which includes an acknowledgment of its terminate
connection request).
SYN-RCVD
if waiting for an acknowledgment of a SYN-ACK sent in response to a SYN.
SYN-SENT
if waiting for a SYN-ACK after having sent a SYN.
TIME-WAIT
if waiting for sufficient time to pass (about two round trips) to be sure that stray
packets are flushed from the network.
UNKNOWN
If the socket moves to the UNKNOWN state after connection is refused from
the other side or was RESET from the other side.
Laddr
is the local Internet address associated with the socket, displayed as four-decimal
octets.
Lport
is the local port number for either TCP or UDP, depending on the value of Proto.
The more common port values are displayed in text form; others are displayed as
four-decimal octets.
Faddr
is the foreign (remote) Internet address associated with the socket, displayed in
four-decimal octets.