TCP/IPv6 Configuration and Management Manual (G06.24+)

SCF Reference for NonStop TCP/IPv6
HP NonStop TCP/IPv6 Configuration and Management Manual524523-008
8-195
STOP SUBNET Command for TCP6MAN
created. You can also substitute the wild card for the route name; doing so stops all
routes on all TCP6MONs.
Examples
To terminate 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
TCP6MONs.
You can use the wild-card (*) notation for the TCP6MON name, but if you do not, it
is assumed.
When you stop a dynamic route on a configured TCP6MON object, the dynamic
route must be the one created in that processor.
To remove a route from the subsystem configuration database, use the DELETE
ROUTE command.
STOP SUBNET Command for TCP6MAN
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 TCP6MONs). However,
specifying the MON object in the command is optional. (See the following
example.) You can also substitute the wild card for the SUBNET name; doing so
stops all SUBNETs on all TCP6MONs.
STOP [ / OUT file-spec / ] [SUBNET $ZZTCP.#ZPTMn.subnet-name]