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

Command line 41
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
Properties
Fabric (optional)
The name of the FC SAN fabric to associate with the connection. The fabric
being specified should be associated with the same bay as the FC connection.
A blank string makes the FC connection unassigned.
Speed (optional)
The port speed of the FC SAN connection. Valid values include "Auto", "8Gb",
"4Gb", "2Gb", "1Gb", and "Disabled".
Speed restrictions:
For the HP 4Gb VC-FC Module and HP Virtual Connect 4Gb FC Module,
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.
BootPriority
(optional)
Controls whether the FC HBA port is enabled for SAN boot and affects the BIOS
boot order. Valid values include "BIOS", "Primary", "Secondary", and
"Disabled".
BootPort
(Required if the Boot Priority is
either Primary or
Secondary optional)
The target WWPN of the controller interface on the Fibre Channel storage
target. The port name is a 64-bit identifier in the format
NN:NN:NN:NN:NN:NN:NN:NN, where N is a hexadecimal number.
BootLun
(Required if the Boot Priority is
either Primary or
Secondary optional)
The LUN of the volume used for SAN boot. Valid values include an integer from
0 to 255 or 16 hex digits (HP-UX only).
Examples
->set fc-connection MyProfile 1 Fabric=SAN_5
Changes the fabric of an FC SAN fabric connection
->set fc-connection RedProfile 2 Fabric=""
Sets an FC SAN fabric connection to "Unassigned"