TCP/IPv6 Configuration and Management Manual (G06.24+)
SCF Reference for NonStop TCP/IPv6
HP NonStop TCP/IPv6 Configuration and Management Manual—524523-008
8-178
STATUS PROCESS Command for TCP6SAM
STATUS PROCESS, DETAIL for TCP6SAM Display Format
The format of the display for STATUS PROCESS, DETAIL command shown in the
example is:
Status
always indicates that the process is STARTED.
PPID
is the processor and process ID of the TCP6SAM primary process.
BPID
is the processor and process ID of the TCP6SAM backup process. If TCP6SAM is
running without a backup process, this field shows ( 0, 0).
Proto
is the protocol associated with the socket, which can be UDP (for a UDP socket),
TCP (for a TCP socket), or a protocol number (for a raw IP socket).
State
is the current state of the socket; it applies only to sockets whose Proto value is
TCP. The possible values are:
CLOSING
if waiting for a terminate connection request acknowledgment from the remote
site.
CLOSE-WAIT
if waiting for a terminate connection request from the local user.
ESTAB
if the connection is open and the user can send and receive data. This is the
normal state for data transfer.
TCPIP Detailed Status PROCESS \MYSYS.$SAM2
Status: STARTED
PPID............( 1,54) BPID..................( 2, 32)
Proto State Laddr Lport Faddr Fport SendQ RecvQ
TCP ESTAB 50.0.0.3 ftp 50.0.0.1 1953 0 0
TCP LISTEN 0.0.0.0 echo 0.0.0.0 0 0 0
UDP 0.0.0.0 8000 0.0.0.0 * 0 0
---Multicast Groups--- ---State---
224.0.0.1 STARTED
230.17.123.55 STARTING
239.1.2.3 STOPPED
UDP 0.0.0.0 7000 0.0.0.0 * 0 0