TCP/IP (Parallel Library) Configuration and Management Manual

SCF Reference for Parallel Library TCP/IP
HP NonStop TCP/IP (Parallel Library) Configuration and Management Manual522271-006
5-63
LISTOPENS PROCESS Command for TCPSAM
RECVQ
specifies the number of bytes of data in the send queue and receive queue of the
socket.
LADDR
specifies the local internet address associated with the socket (IP addresses).
LPORT
is the local port number for either TCP or UDP depending on the protocol listed in
the PROTO field. LPORT is displayed in text form for the more common port
values. It is displayed in decimal if they are not recognized as a common port.
FADDR
specifies the foreign Internet address associated with the socket (IP addresses).
FPORT
is the foreign port number for either TCP or UDP depending on the protocol listed
in the PROTO field. FPORT is displayed in text form for the more common port
values. It is displayed in decimal if they are not recognized as a common port.
LISTOPENS PROCESS Command for TCPSAM
The SCF LISTOPENS command returns the list of sockets, the source IP address,
source port, destination IP address and destination port for connected sockets and the
local port for listening sockets. TCPSAM routes this command to all the TCPMONs
which are running on that system. However, it displays only information that is relevant
to that TCPSAM process. Thus, you can display all the socket (OSS and Guardian)
opens that use that particular TCPSAM as the transport provider on the entire system.
Command Syntax
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
PROCESS $tcpsam-name
is the name of the TCPSAM process. If you omit the object name, SCF uses the
assumed object name. For information about the ASSUME command, see the
SCF Reference Manual for G-Series RVUs.
LISTOPENS[ /OUT file-spec/ ] [ PROCESS $tcpsam-name ]
[,DETAIL ]