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-141
STOP ROUTE Command for TCPMAN
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.
Examples
The following command terminates the operation of the TCPSAM process:
SCF> STOP PROCESS $ZTC1
Considerations
To stop a process immediately, use the ABORT command.
STOP ROUTE Command for TCPMAN
The STOP ROUTE command terminates the activity of the specified route in a normal,
orderly manner.
This is a sensitive command.
Command Syntax
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
ROUTE $ZZTCP.#ZPTMn.route-name
is the specification for the route. The fully-qualified route name is
$ZZTCP.#ZPTMn.route-name. However, you must stop the routes on all
configured monitors (by substituting the wild card (*) for the monitor name) unless
you are stopping a dynamic route. Dynamic routes run only in one monitor and you
must delete the dynamic route on the monitor in the processor where it was
STOP [ / OUT file-spec / ] [ PROCESS $tcpsam-name ]
STOP [ / OUT file-spec / ] [ROUTE $ZZTCP.#ZPTMn.route-name ]