TCP/IPv6 Configuration and Management Manual (G06.24+)

SCF Reference for NonStop TCP/IPv6
HP NonStop TCP/IPv6 Configuration and Management Manual524523-008
8-14
ABORT Command
In an IPv6 environment, for example, you can represent the 60-bit hexadecimal prefix
12AB00000000CD3 in any of these ways:
12AB:0000:0000:CD30:0000:0000:0000:0000/60
12AB::CD30:0:0:0:0/60
12AB:0:0:CD30::/60
ABORT Command
The ABORT command terminates the operation of specified NonStop TCP/IPv6
subsystem PROCESSes, SUBNETs, or ROUTEs as quickly as possible. Only enough
processing is done to ensure the integrity of the subsystem. The objects are left in the
STOPPED summary state.
If any outstanding socket requests remain from the application, use the ABORT
command instead of the STOP command. All pending socket requests are completed
with an error.
This is a sensitive command.
ABORT MON Command for TCP6MAN
The ABORT MON command terminates the operation of the MON object as quickly as
possible, without regard to open sockets. ABORT can be used to stop the TCP6MON
objects when open sockets exist. This command also deletes 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.#ZPTM{0-F}
is a valid MON name indicating the desired TCP6MON. The MON object is always
named $ZZTCP.#ZPTMn where n is the processor number where the
TCP6MON resides. You can substitute the wild card (*) for #ZPTMn and abort all
running TCP6MONs. You can also assume the process name, in which case, you
only must enter the TCP6MON name starting with the pound (#) sign or the wild
card (*).
Note. When you specify an IPv6 address for an SCF attribute, you must enclose the
address in quotation marks (““).
ABORT [ / OUT file-spec / ] MON [$ZZTCP.#ZPTMn]