Compaq AA-Q88CE-TE Network Router User Manual


 
DELETE PARTITION
DELETE PARTITION
Delete an RTR PARTITION.
Format
DELETE PARTITION PARTITION_name
Command Qualifiers Defaults
/CLUSTER /NOCLUSTER
/NODE=node-list /NODE=default-node-list
/OUTPUT[=file-spec] /OUTPUT=stdout
/FACILITY
Description
The
DELETE PARTITION
command removes the specified partition on the node
where the command is issued.
Parameters
PARTITION_name
The name of the partition to delete.
The parameter
partition_name
must be supplied. It may be specified as
partition_name
<or as
facility_name:partition_name
.
Qualifiers
/CLUSTER
/NOCLUSTER (D)
Specifies that the command is executed on all the nodes in the cluster.
If neither
/NODE
nor
/CLUSTER
is specified then the command is executed on the
nodes specified by the latest
SET ENVIRONMENT
command. If no
SET ENVIRONMENT
command has been entered then the command is executed only on the node where
the command was issued.
Note: In environments that do not support clustering, use of the /CLUSTER
qualifier will cause the relevant command to be executed on the local node only.
/FACILITY
Specifies the name of the facility from which the partition is being deleted.
/NODE[=node-list]
/NODE=default-node-list (D)
Specifies that the command is executed on all nodes specified in
node-list
.If
node-list
is omitted then the command is executed only on the node where the
command was issued.
/OUTPUT[=file-spec]
/OUTPUT=stdout (D)
Specifies that the resulting information is written to the file
file-spec
.If
/OUTPUT
or
file-spec
is omitted then the standard or default output is used.
RTR Command Line Interface 6–65