HP Virtual Connect Manager Command Line Interface for c-Class BladeSystem Version 3.30 User Guide
Command line  37 
Item  Description 
supported speed values include "Auto","1Gb","2Gb", "4Gb", and 
"Disabled". If the value is set to 8Gb, the speed is auto-negotiated by Virtual 
Connect. 
AddressType (optional) 
The source of WWN address assignments to be used during the creation of the 
new connection. If not specified, the default is the domain default. If 
"User-Defined" is specified, then both a Port WWN and Node WWN must also 
be specified. Valid values include "Factory-Default" and "User-Defined". 
PortWWN (required if 
AddressType is 
User-Defined) 
The user-defined Port WWN address to use for the connection. This property is 
required if the AddressType specified is "User-Defined". The PortWWN must be 
an unused WWN address. 
NodeWWN (required if 
AddressType is 
User-Defined) 
The user-
defined Node WWN address to use for the connection. This property 
is required if the AddressType specified is "User-Defined". The NodeWWN 
must be an unused WWN address. 
Examples 
->add fc-connection MyNewProfile Fabric=SAN_5 
Adds a new FC SAN connection to a profile 
->add fc-connection MyNewProfile Fabric=SomeFabric 
Speed=4Gb 
Adds a new FC SAN connection and configures the port speed 
->add fc-connection MyNewProfile 
Adds a new FC SAN connection and uses the next available fabric 
->add fc-connection MyNewProfile 
AddressType=Factory-Default 
Adds a new FC SAN connection and uses factory-default addresses 
->add fc-connection MyNewProfile AddressType=User-Defined 
PortWWN=50:06:0B:00:00:C2:62:00 
NodeWWN=50:06:0B:00:00:c2:62:01 
Adds a new FC SAN connection and provides user-defined WWN addresses 
Item  Description 
remove fc-connection 
Remove the last FC connection from an existing server profile. 
Syntax 
remove fc-connection <ProfileName> 
Parameter 
ProfileName (required) 
The name of an existing profile from which the last FC connection is being 
removed 
Example 
->remove fc-connection MyProfile 
Removes an FC connection from a profile 
Item  Description 
set fc-connection
Modify an existing FC SAN connection. 
Syntax 
set fc-connection <ProfileName> <Port> 
[Fabric=<FabricName>] 
[Speed=<Auto|1Gb|2Gb|4Gb|8Gb|Disabled>] 
[BootPriority=<priority>] [BootPort=<portName>] 
[BootLun=<LUN>]
Parameters 
ProfileName (required)
The name of the server profile that contains the connection being modified 
Port (required)
The port number of the connection being modified 










