HP Virtual Connect Manager Command Line Interface for c-Class BladeSystem Version 3.30 User Guide
Command line  25 
Item  Description 
Examples 
->delete domain 
Deletes the Virtual Connect domain configuration and prompts for user 
confirmation 
->delete domain -quiet 
Deletes the Virtual Connect domain quietly without prompting for user confirmation 
(primarily used in automated scripting scenarios) 
Item  Description 
set domain 
Modify general Virtual Connect domain configuration properties, such as the 
domain name, domain IP address, and MAC and WWN address pool settings. 
Syntax 
set domain [Name=<NewName>] [DomainIp=<Enabled|Disabled>] 
[IpAddress=<IPAddress>] [SubnetMask=<mask>] 
[Gateway=<Gateway>] [MacType=<VC-Defined|Factory-Default| 
User-Defined>] [MacPool=<1-64>] [MacStart=<MAC address>] 
[MacEnd=<MAC address>] [WwnType=<VC-Defined | 
Factory-Default | User-Defined>] [WwnPool=<1-64>] 
[WwnStart=<WWN Address>] [WwnEnd=<WWN Address>] 
[SingleDense=true|false]
Properties 
Name(optional) 
The new name of the domain. Valid characters include alphanumeric, "_", and ".". 
The maximum length of the name is 31 characters. 
DomainIP (optional) 
Enables or disables the Virtual Connect domain IP address. If enabled, a valid IP 
address and subnet mask must be configured. If disabled, DHCP is used to obtain 
a valid IP address. 
Enabling domain IP address configuration or changing the domain IP address can 
cause a temporary loss of connectivity to 
the Virtual Connect Manager. Use caution 
when changing these settings. Valid values include "Enabled" and "Disabled". 
IpAddress (Required 
if DomainIP is 
enabled) 
A valid IP address to use for the domain IP address configuration. The IP address 
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. 
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. 










