Windows Integrity nPartition Guide
nPartition Commands Reference
cplxmodify
Chapter 5
135
cplxmodify
The cplxmodify command modifies attributes of an nPartition-capable server complex,
such as the complex name.
Root permission is required to run this command.
Synopsis cplxmodify -N ComplexName [ -u username:[passwd] -h IPaddress|hostname |
-g [passwd] -h IPaddress|hostname ]
•The -h... -g... options must be specified to cause the command to send its
management request using IPMI over LAN to a management processor in another
server complex (but can also be used as a “loopback access” to the management
processor in the local complex).
•The -h... -u... set of options must 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 and -u options are mutually exclusive.
Options -N ComplexName Changes the name of the target complex to ComplexName.
-u username:[passwd] 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.
• passwd specifies the password associated with the username. If this
field is empty, the command prompts for the password.
-g [passwd] Allows access to the complex specified by the -h option. The accessed
complex is then considered the target complex. Access is through the
management processor LAN port.
The -h option is required if this option is used.
passwd specifies the IPMI password of the management processor. If
this field is omitted, the command prompts for the password.
-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 management processor (-g).