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-74
START SUBNET Command for TCPMAN
ROUTE $ZZTCP.*.route-name
is the name of the route. The fully-qualified route name is $ZZTCP.*. route-name
(you must start the route on all configured TCPMONs). 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 starts all routes under the assumed process and TCPMON:
SCF> START ROUTE *
The following command starts the specified route in all TCPMONs:
SCF> START ROUTE $ZZTCP.*.RT1
START SUBNET Command for TCPMAN
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. You must start the subnet in all configured
TCPMONs.
Command Syntax
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
SUBNET $ZZTCP.#ZPTMn.subnet-name
is the name of the subnet. The fully-qualified subnet name is $ZZTCP.*.subnet-
name (you must alter the subnet on all configured TCPMONs). If you do not
substitute the wild card (*) for the TCPMON name, it is assumed. If you omit the
process or subnet 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 starts subnet SN1 under the specified TCPMON:
-> START SUBNET $ZZTCP.#ZPTM1.SN1
The following command starts subnet SN1 under all TCPMONs:
-> START SUBNET $ZZTCP.*.SN1
START [ / OUT file-spec / ]
[SUBNET $ZZTCP.#ZPTMn.subnet-name]