TCP/IP Configuration and Management Manual
SCF Reference
TCP/IP Configuration and Management Manual—427132-004
4-14
ADD Command
Command Syntax
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
SUBNET subnet-spec
names the point of connection between the NonStop TCP/IP process and an I/O
device. The fully-qualified subnet-spec has the form:
If you specify the object type (SUBNET) or any portion of the object name
(subnet-spec) in a prior ASSUME command, you can omit it in this command.
For information about the ASSUME command, see the SCF Reference Manual for
G-Series RVUs or the SCF Reference Manual for H-Series RVUs.
Examples
The following command aborts a SUBNET named $ZTC0.#SN1:
1-> ABORT SUBNET $ZTC0.#SN1
The following command aborts all SUBNETs for the NonStop TCP/IP process:
1-> ASSUME PROCESS $ZTC0
2-> ABORT SUBNET *
Considerations
The object-name template (wildcard notation) is supported.
All activities being performed by the specified objects are halted. Files may be left
in an inconsistent or incomplete state.
Use the STOP command if you want to stop the operation of objects in a more
controlled manner. The STOP command does not abruptly terminate activities in
progress.
ADD Command
The ADD command adds a SUBNET or route to the NonStop TCP/IP subsystem. You
must enter an ADD SUBNET command for each subnet with which the NonStop
TCP/IP subsystem is to communicate. Each SUBNET defines a point of attachment
through which data is sent or received.
This is a sensitive command.
ABORT [ / OUT file-spec / ] [ SUBNET subnet-spec ]
$process-name . #subnet-name