TCP/IP Configuration and Management Manual

SCF Reference
TCP/IP Configuration and Management Manual427132-004
4-94
STATUS PROCESS Command
Examples
The following examples return status information without and with detail:
1->STATUS PROCESS $ZTC0
2->STATUS PROCESS \SYSA.$ZTC0, DETAIL
STATUS PROCESS Display Format
The format of the display for the STATUS PROCESS command is:
Status
always indicates that the process is STARTED.
PPID
is the process ID of the TCP/IP primary process.
BPID
is the process ID of the TCP/IP backup process. If TCP/IP 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.
TCPIP Status PROCESS \SYSA.$ZTC0
Status: STARTED
PPID.................. ( 0,107) BPID.................. ( 1, 98)
Proto State Laddr Lport Faddr Fport SendQ RecvQ
TCP TIME-WAIT 130.252.12.3 ftp-data 130.252.12.152 11089 0 0
TCP TIME-WAIT 130.252.12.3 ftp-data 130.252.12.152 63105 0 0
TCP ESTAB 130.252.12.3 ftp 130.252.12.252 57441 0 0
TCP TIME-WAIT 130.252.12.3 smtp 130.252.12.8 3309 0 0