TCP/IP (Parallel Library) Configuration and Management Manual
SCF Reference for Parallel Library TCP/IP
HP NonStop TCP/IP (Parallel Library) Configuration and Management Manual—522271-006
5-15
ABORT 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-process-name
is a valid process name indicating the desired 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 aborts and deletes the TCPSAM process named $ZSAM2:
SCF> ABORT PROCESS $ZSAM2
Considerations
If there are any outstanding socket requests from the application, the ABORT
command must be used instead of the STOP command. All pending socket requests
with this TCPSAM as the transport provider are completed with an error.
ABORT ROUTE Command for TCPMAN
The ABORT ROUTE command terminates the activity of the specified route. Only
enough processing is done to ensure the integrity of the subsystem. The object is left
in the STOPPED summary state. The ABORT ROUTE command does not delete the
ROUTE from the system configuration database. (See DELETE SUBNET Command
for TCPMAN on page 5-35.)
Command Syntax
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
ROUTE $ZZTCP.*.route-name
is the name of the route. The fully-qualified route name is $ZZTCP.*.route-name.
When you abort a route, you must do so on all configured TCPMONs. You can use
the wild-card (*) notation for the TCPMON name, but if you do not, it is assumed.
ABORT [ / OUT file-spec / ] [ PROCESS $tcpsam-process-name ]
ABORT [ / OUT file-spec / ] [ROUTE $ZZTCP.*.route-name ]