TCP/IPv6 Configuration and Management Manual (G06.29+, H06.03+, J06.03+)

SCF Reference for NonStop TCP/IPv6
HP NonStop TCP/IPv6 Configuration and Management Manual524523-012
8-17
ABORT ROUTE Command for TCP6MAN
ABORT ROUTE Command for TCP6MAN
The ABORT ROUTE command terminates the activity of the specified route. Only
enough processing is done to ensure the integrity of the subsystem. The object is left
in the STOPPED summary state. The ABORT ROUTE command does not delete the
ROUTE from the system configuration database. (See DELETE SUBNET Command
for TCP6MAN on page 8-61.)
Command Syntax
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
ROUTE $ZZTCP.*.route-name
is the name of the route. The fully-qualified route name is $ZZTCP.*.route-name.
When you abort a 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. For example, ABORT ROUTE *.RT1 is equivalent to ABORT ROUTE
RT1. If you omit the process name, SCF uses the assumed process name. 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
To abort the specified routes in all TCP6MONs:
SCF> ABORT ROUTE $ZZTCP.*.RT1
SCF> ASSUME PROCESS $ZZTCP
SCF> ABORT ROUTE *.RT1
ABORT [ / OUT file-spec / ] [ROUTE $ZZTCP.*.route-name ]