TCP/IP Configuration and Management Manual

SCF Reference
TCP/IP Configuration and Management Manual427132-004
4-12
ABORT Command
You must not enter more than 2048 characters for any input command.
The rest of this section describes each SCF command for the NonStop TCP/IP
subsystem.
ABORT Command
The ABORT command terminates the operation of specified NonStop TCP/IP
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 there are any outstanding socket requests from the application, the ABORT
command must be used instead of the STOP command. All pending requests to the
I/O process(es) are canceled. In addition, all pending socket requests are canceled.
The NonStop TCP/IP subsystem returns the error ECONNABORT to the application. If
the application attempts to initiate a socket request, FS error 201 is returned.
This is a sensitive command.
ABORT PROCESS Command
The ABORT PROCESS command terminates the operation of a process as quickly as
possible. This command stops and deletes the process object and all associated
SUBNETs and routes.
Command Syntax
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
PROCESS process-name
is a valid process name indicating the desired NonStop TCP/IP 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.
Note. SCF accepts input from either a terminal or a disk (OBEY) file and directs output to
either a terminal, disk file, or printer. However, in this manual, all examples assume that a
terminal is being used for both input and output.
ABORT [ / OUT file-spec / ] [ PROCESS process-name ]