HP Virtual Connect Manager Command Line Interface for c-Class BladeSystem Version 4.01 User Guide

Command line 27
Item Description
if DomainIP is
enabled)
must be in the format xxx.xxx.xxx.xxx, where x is a number between 0 and 9, for
example, 192.168.0.10.
SubnetMask (Required
if IP address
specified)
A valid subnet mask for the domain IP address configuration. The subnet mask must
be in the format xxx.xxx.xxx.xxx, where x is a number between 0 and 9, for
example, 255.255.255.0.
Gateway (Required if
IP address
specified)
A valid gateway address for the domain IP address configuration. The gateway
address must be in the format xxx.xxx.xxx.xxx, where x is a number between 0 and
9, for example, 192.168.0.1.
MacType (optional)
The type of MAC address source to use for assignment. Valid values include
"VC-Defined", "Factory-Default", and "User-Defined".
MacPool (optional)
The pre-defined MAC pool to use for address assignment. Valid values include
integers from 1 to 64. This property is valid only if the MacType is set to
"VC-Defined". If not specified, the default pool ID is 1.
Carefully choose the pool so there are no conflicts with other addresses in the
environment.
MacStart (Required
if MacType is
User-Defined)
The starting MAC address in a custom user-defined range. This property is valid
only if the MacType is set to "User-Defined".
MacEnd (Required if
MacType is
User-Defined)
The ending MAC address in a custom user-defined range. This property is valid
only if the MacType is set to "User-Defined".
WwnType(optional)
The type of WWN address source to use for assignment. Valid values include
"VC-Defined", "User-Defined", and "Factory-Default".
WwnPool(optional)
The pre-defined WWN pool to use for address assignment. Valid values include
integers from 1 to 64. This property is valid only if the WwnType is set to
"VC-Defined". If not specified, the default pool ID is 1.
Carefully choose the pool so there are no conflicts with other addresses in the
environment.
WwnStart (Required
if WwnType is
User-Defined)
The starting WWN address in a custom user-defined range. This property is valid
only if the WwnType is set to "User-Defined".
WwnEnd (Required if
WwnType is
User-Defined)
The ending WWN address in a custom user-defined range. This property is valid
only if the WwnType is set to "User-Defined".
SingleDense
(optional)
If the imported domain supports double-
dense server blades, this property enables
the device bay display format to support the display for single-dense servers along
with the double-dense servers. In a double-dense supported configuration, the
default for this property is false, which disables the display of single-dense servers.
Examples
->set domain Name=MyNewDomainName
Changes the name of the Virtual Connect domain
->set domain DomainIp=Enabled
Enables the domain IP address
->set domain DomainIp=Enabled IpAddress=192.168.0.120
SubnetMask=255.255.255.0 Gateway=192.168.0.1
Configures and enables the domain IP address
->set domain DomainIp=Disabled
Disables the domain IP address and uses DHCP instead
->set domain MacType=VC-Defined MacPool=10
Sets the MAC address source to VC-Defined with a pre-defined range
->set domain MacType=Factory-Default
Sets the MAC address source to use factory default MAC addresses