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-142
STOP SUBNET Command for TCPMAN
created. You can also substitute the wild card for the route name; doing so stops all
routes on all TCPMONs.
Examples
The following command terminates the operation of the specified route:
SCF> STOP ROUTE $ZZTCP.#ZPTM1.RT1
Considerations
•
Link-level routes, generated internally by the ARP logic, cannot be stopped
externally by using the SCF ABORT/STOP ROUTE commands but can be deleted
externally by using the SCF DELETE ROUTE command.
•
When you stop a static or implicit 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.
•
When you stop a dynamic route on a configured TCPMON object, the dynamic
route must be the one created in that processor.
•
To stop a route immediately, use the ABORT command.
•
To remove a route from the subsystem configuration database, use DELETE
ROUTE.
STOP SUBNET Command for TCPMAN
The STOP SUBNET command terminates the activity of the specified subnets in a
normal manner.
Command Syntax
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
SUBNET $ZZTCP.*.subnet-name
is the specification of the subnet. The fully-qualified name of the subnet is
$ZZTCP.*.subnet-name (you must stop subnets on all TCPMONs). However,
specifying the MON object in the command is optional. (See the example below.)
You can also substitute the wild card for the subnet name; doing so stops all
subnets on all TCPMONs.
STOP [ / OUT file-spec / ] [SUBNET $ZZTCP.#ZPTMn.subnet-name]