nPartition Administrator's Guide, Second Edition

cplxmodify Command
The cplxmodify command modifies attributes of a cell-based server complex, such as the
complex name.
NOTE: The cplxmodify command is only supported by the Enhanced nPartition Commands.
Root permission is required to run this command.
Refer to the cplxmodify(1M) manpage for details.
Synopsis
cplxmodify -N ComplexName [ -u username -h IPaddress|hostname |
-g -h IPaddress|hostname ]
The -u... -h... set of options may be specified to cause the command to send its
management request using WBEM to an nPartition other than the local nPartition (but can
also be used as a "loopback access" to the local nPartition).
The -g... -h... options may be specified to cause the command to send its management
request using IPMI over LAN to a service processor in another server complex (but can also
be used as a "loopback access" to the service processor in the local complex).
The -u and -g options are mutually exclusive.
Options
-N ComplexName
Changes the name of the target complex to ComplexName.
-u username
Specifies the account and authorization to access an nPartition
other than the local nPartition.
The -h option is required if this option is used.
username specifies a configured user name on the target
nPartition.
-g Allows access to the complex specified by the -h option. The
accessed complex is then considered the target complex. Access
is through the service processor LAN port.The -h option is
required if this option is used.
-h IPaddress|hostname
This option is only used in combination with either the -u or
-g option. IPaddress|hostname specifies the IP address or
hostname of the target nPartition (-u) or service processor (-g).
266 nPartition Commands