1 /CLUSTER
Specifies that all subsequent commands apply to all nodes in
the cluster. By default, the management environment is the local
cluster. Specify a nonlocal cluster by naming one cluster member
with the /NODE qualifier.
2 /NODE
/NODE=(node1,node2,...)
Specifies that SYSMAN execute subsequent commands on the given
DECnet nodes. If accompanied by the /CLUSTER qualifier, the
environment becomes the cluster where the given DECnet node is
a member. A node name can be a system name, cluster alias, or
logical name. However, before you can use logical names to define
the command environment, you must set up the logical name table
SYSMAN$NODE_TABLE. For more information about defining the SYSMAN
logical name table, see the VSI OpenVMS System Manager's Manual.
3 /USERNAME
/USERNAME=username
Specifies that this user name should be used for access control
purposes on another node. You can use this qualifier only in
conjunction with the /CLUSTER or /NODE qualifiers. SYSMAN uses
the current user name if none is supplied. SYSMAN prompts for a
password whenever you specify a new user name.
NOTE
The account specified must have only a primary password.
Accounts with secondary passwords are not supported.