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-139
STOP Command
STOP Command
The STOP command terminates the operation of the specified PTCPIP object. You can
stop processes, subnets, and routes. When the operation is complete, the object(s) is
in the STOPPED summary state. If the specified objects are in use, the STOP
command is not completed. If you attempt to stop an object that is in use or is already
in the STOPPED summary state, the Parallel Library TCP/IP subsystem returns a
warning.
This is a sensitive command.
STOP MON Command for TCPMAN
The STOP MON command terminates the activity on a given TCPMON or all
configured TCPMONs in a normal, orderly manner. The STOP command can't be used
if open sockets exist; (use ABORT MON instead). This command does not delete the
MON object from the system configuration database.
Command Syntax
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
MON $ZZTCP.#ZPTMn
is the name of the TCPMON object. If you omit the object name, SCF uses the
assumed object name. You can substitute the wild card (*) for the TCPMON name;
doing so stops all TCPMONs. For information about the ASSUME command, see
the SCF Reference Manual for G-Series RVUs.
Examples
The following command terminates the operation of all TCPMONs:
SCF> STOP MON $ZZTCP.*
Considerations
By using the STOP MON command instead of the ABORT MON, you ensure that when
you restart the MON, it comes up with the non-default attributes restored from the
configuration database.
STOP [ /OUT file-spec/ ] MON $ZZTCP.#ZPTMn