HP Virtual Connect Manager Command Line Interface Version 3.00 User for Integrity BL8x0c i2 Server Blades Guide

Command line 17
Item Description
and 9. 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.
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. 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 1-64. This property is only valid if the MacType is set to "VC-Defined".
If not specified, the default pool ID is 1.
MacStart (Required
if MacType is
User-Defined)
The starting MAC address in a custom user-defined range. This property is only
valid 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 only
valid 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 1-64. This property is only valid if the WwnType is set to "VC-Defined".
If not specified, the default pool ID is 1.
WwnStart (Required
if WwnType is
User-Defined)
The starting WWN address in a custom user-defined range. This property is
only valid 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 only
valid 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 the domain IP address and enables it
->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