TCP/IPv6 Configuration and Management Manual (G06.29+, H06.03+, J06.03+)
SCF Reference for NonStop TCP/IPv6
HP NonStop TCP/IPv6 Configuration and Management Manual—524523-012
8-195
STOP PROCESS Command for TCP6MAN
STOP PROCESS Command for TCP6MAN
The STOP PROCESS command terminates the activity of the specified TCP6MAN
process 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.
PROCESS $ZZTCP
is the TCP6MAN 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 or the SCF Reference Manual for H-Series
RVUs.
SUB ALL
The SUB ALL modifier stops all configured TCP6MON objects.
Examples
To terminate the operation of the TCP6MAN process:
SCF> STOP PROCESS $ZZTCP
Considerations
To stop a process immediately, use the ABORT command.
If the TCP6MAN process has been added as a generic process, you must use the
ABORT command under the Kernel subsystem (ABORT PROCESS
$ZZKRN.#ZZTCP) to stop it. For more information about managing generic
processes, see the SCF Reference Manual for the Kernel Subsystem.
The SUB ALL option stops the TCP6MON objects but leaves them in the system
configuration database.
STOP PROCESS Command for TCP6SAM
The STOP PROCESS command terminates the activity of the specified TCP6SAM
process without stopping the NonStop TCP/IPv6 subsystem. This is a sensitive
command.
STOP [ / OUT file-spec / ] [ PROCESS $ZZTCP ]
[, SUB ALL ]