TCP/IP Configuration and Management Manual
SCF Reference
TCP/IP Configuration and Management Manual—427132-004
4-96
STATUS PROCESS Command
Fport
is the foreign 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.
SendQ
is the number of bytes of data in the send queue of the socket.
RecvQ
is the number of bytes of data in the receive queue of the socket.
EXAMPLES
The following command displays the status of the PROCESS object without the detail
option:
1-> STATUS PROCESS $ZTC0
The following command displays the status of the PROCESS object with the DETAIL
option:
1-> STATUS PROCESS $ZTC0
STATUS PROCESS Display Format With Detail
The format of the display for the STATUS PROCESS command with the detail option
is:
Status
always indicates that the process is STARTED.
PPID
is the process ID of the TCP/IP primary process.
TCPIP Status PROCESS \SYSA.$ZTC0
Status: STARTED
PPID.................. ( 0,107) BPID.................. ( 1, 98)
Proto State Laddr Lport Faddr Fport SendQ RecvQ
TCP LISTEN 0.0.0.0 telnet 0.0.0.0 * 0 0
TCP LISTEN 0.0.0.0 ftp 0.0.0.0 * 0 0
TCP LISTEN 0.0.0.0 ftp 0.O.O.O * 0 0
UDP 0.0.0.0 8000 0.0.0.0 * 0 8128
---Multicast Groups--- ---State---
224.0.0.1 STARTED
230.17.123.55 STARTING
239.1.2.3 STOPPED