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-34
DELETE ROUTE Command for TCPMAN
ENTRY $ZZTCP.*.entry-name
is the name of the ENTRY object to be deleted. The fully-qualified entry name is
$ZZTCP.*.entry-name (you must alter the subnet on all configured TCPMONs).
You can delete all entries by substituting the wild card (*) for the entry-name. 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 example deletes the entry on all TCPMONs:
-> DELETE ENTRY EA1
Considerations
•
When the DELETE operation is completed, the definition of the rout you specified
for deletion is removed from the subsystem.
•
Before you can delete a route, it must be in the STOPPED summary state.
•
The DELETE SUBNET operation also deletes all the routes dependent on this
interface/subnet and removes the static routes dependent on this interface/subnet
from the configuration database. See DELETE SUBNET Command for TCPMAN
on page 5-35.
DELETE ROUTE Command for TCPMAN
The DELETE ROUTE command removes a ROUTE from the Parallel Library TCP/IP
subsystem. Only ROUTEs in the STOPPED state may be deleted.
Command Syntax
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
ROUTE $ZZTCP.#ZPTMn.route-name
is the name of the route. When you delete a route, you must do so on all
configured TCPMONs (except dynamic routes, see the second example below.
You can use the wild-card (*) notation for the TCPMON name, but if you do not, it
is assumed. For example, DELETE ROUTE *.RT1 is equivalent to DELETE
ROUTE RT1. You can substitute the wild card (*) for the route-name to delete all
routes.
DELETE [ / OUT file-spec / ] [ROUTE $ZZTCP.#ZPTMn.route-name]