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

SCF Reference for NonStop TCP/IPv6
HP NonStop TCP/IPv6 Configuration and Management Manual524523-008
8-60
DELETE ROUTE Command for TCP6MAN
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
TCP6MONs). 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 or the SCF Reference Manual for H-Series RVUs.
Example
To delete the entry on all TCP6MONs:
-> DELETE ENTRY EA1
Considerations
When the DELETE operation is completed, the definition of the entry you specified
for deletion is removed from the subsystem.
The DELETE SUBNET operation also deletes all the entries dependent on this
interface/SUBNET and removes the static entries dependent on this
interface/SUBNET from the configuration database. See DELETE SUBNET
Command for TCP6MAN on page 8-61.
DELETE ROUTE Command for TCP6MAN
The DELETE ROUTE command removes a ROUTE from the NonStop TCP/IPv6
subsystem. Only ROUTEs in the STOPPED state can 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 TCP6MONs (except dynamic routes, see the second example below.
You can use the wild-card (*) notation for the TCP6MON 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]