Compaq AA-Q88CE-TE Network Router User Manual


 
SET NODE
/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.
/INACTIVITY_TIMEOUT[=secs]
/INACTIVITY_TIMEOUT=60
/INACTIVITY_TIMEOUT[=secs]
specifies the link inactivity timeout value for all
current links, and also sets the default inactivity timeout value for new links.
The default value is 60 seconds.
See SET LINK/INACTIVITY_TIMEOUT for further information.
/ISOLATE
/NOISOLATE (D)
The /ISOLATE qualifier is obsolete, and is available for compatibility reasons
only. Use
/AUTOISOLATE
instead.
Use /NOISOLATE to take a node out of the isolated state. (See the
/AUTOISOLATE qualifier for further information).
/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.
Related Commands
SHOW NODE
SET LINK
Examples
RTR> SET NODE /NOISOLATE
This command tells RTR to set the executing node non-isolated.
RTR Command Line Interface 6–121