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-35
DELETE SUBNET Command for TCPMAN
Examples
The following example deletes the specified route from all TCPMONs. Note that the
wild card (#) is assumed for the TCPMON.
-> DELETE ROUTE $ZZTCP.*.RT0
The following command is valid because the dynamic route DR1_1 was created in
processor 1.
-> DELETE ROUTE $ZZTCP.#ZPTM1.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 TCPMAN 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 TCPMAN
The DELETE SUBNET command removes a subnet from the Parallel Library TCP/IP
subsystem. When you delete a SUBNET, you must do so on all configured TCPMONs.
Only subnets in the STOPPED summary state may be deleted.
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 name of the subnet. Since you must delete subnets on all configured
TCPMONs, the wild card (*) is assumed for the TCPMON name. You can also
substitute the wild card (*) for the subnet-name to delete all subnets. If you omit
the process name, or the subnet name, SCF uses the assumed object name. For
information about the ASSUME command, see the SCF Reference Manual for G-
Series RVUs.
DELETE [/ OUT file-spec / ] [ SUBNET $ZZTCP.*.subnet-name]










