TCP/IP Configuration and Management Manual

SCF Reference
TCP/IP Configuration and Management Manual427132-004
4-63
START SUBNET Command
Example
The following commands start all routes under the assumed process:
1-> ASSUME PROCESS $ZTC0
2-> START ROUTE *
START SUBNET Command
The START SUBNET command creates implicit connections to and from a SUBNET.
The SUBNET transitions through the STARTING state and, upon successful
completion, ends in the STARTED summary state.
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 SCF 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.
Example
The following commands start SUBNET #SN1 under the assumed process:
1-> ASSUME PROCESS $ZTC0
2-> START SUBNET #SN1
Considerations
The object-name template (wildcard notation) is supported.
When you use the START command, the object must be in the STOPPED
summary state.
The SLSA subsystem must be operational before SUBNETs can be started
successfully.
To terminate the operation of SUBNETs, use the STOP or ABORT command.
START [ / OUT file-spec / ] [ SUBNET subnet-spec ]
$process-name . #subnet-name