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 Manual—524523-012
8-61
DELETE SUBNET Command for TCP6MAN
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.
Examples
To delete the specified route from all TCP6MONs:
-> DELETE ROUTE $ZZTCP.*.RT0
The wild card (#) is assumed for the TCP6MON.
This command is valid because the dynamic route DR1_1 was created in
processor 1:
-> DELETE ROUTE $ZZTCP.*.DR1_1
Considerations
Only link-level routes, generated internally by the ARP logic, can be deleted
without being brought to a STOPPED state.
The DELETE SUBNET Command for TCP6MAN on page 8-61 also deletes all the
routes dependent on the SUBNET (including static routes) from the system
configuration database.
Deleting a dynamic route not created in that processor is not allowed.
DELETE SUBNET Command for TCP6MAN
The DELETE SUBNET command removes a SUBNET from the NonStop TCP/IPv6
subsystem. When you delete a SUBNET, you must do so on all configured
TCP6MONs. Only SUBNETs in the STOPPED summary state can be deleted.
Command Syntax
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
Note. You must delete routes from all monitors. If you do not specify the wild card (*) for the
monitor, it is assumed.
DELETE [/ OUT file-spec / ] [ SUBNET $ZZTCP.*.subnet-name]