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-62
INFO Command
SUBNET $ZZTCP.*.subnet-name
is the name of the SUBNET. Because you must delete SUBNETs on all configured
TCP6MONs, the wild card (*) is assumed for the TCP6MON 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 or the SCF Reference Manual for H-Series RVUs.
Examples
To delete all SUBNETs:
-> DELETE SUBNET $ZZTCP.*.*
To delete SUBNET SN1:
-> DELETE SUBNET $ZZTCP.*.SN1
-> DELETE SUBNET $ZZTCP.SN1
Considerations
The object-name template (wild-card notation) is supported.
When the DELETE operation is completed, the definition of the SUBNET you
specified for deletion is removed from the system configuration database.
Before you can delete a SUBNET, it must be in the STOPPED summary state.
The DELETE SUBNET operation removes all IPv4 and IPv6 addresses for the
SUBNET/interface.
The DELETE SUBNET operation also deletes all the IPv4 and IPv6 routes
dependent on this interface/SUBNET and removes the static routes dependent on
this interface/SUBNET from the system configuration database.
A SUBNET configured with failover enabled cannot be deleted unless its
associated brother is also brought to the STOPPED state.
When one of the SUBNET in the failover pair is deleted, the associated SUBNET
of this SUBNET is also deleted.
When one of the SUBNET in the failover pair is deleted, the Failover Alias IP
address and all the additional aliases in its brother are also removed.
The loopback and the automatic tunnel SUBNET/interface cannot be deleted.
INFO Command
The INFO command displays the current attribute values for the specified NonStop
TCP/IPv6 object. Alterable attributes are indicated with an asterisk (*).
This is a nonsensitive command.