User's Manual

Command line 49
Item Description
(required)
<ProfileName:Port>
.
Properties
Fabric (optional)
The name of the fabric to associate with the connection. The fabric being
specified should be associated with the same bay as the FCoE connection.
FcoeNetwork (optional)
The name of the FCoE network to associate with the connection. You cannot
specify both Fabric and FcoeNetwork properties.
SpeedType (optional)
The requested operational speed for the server. Valid values include
"1Gb","2Gb", "4Gb", "8Gb", "Auto", "Custom", "Preferred", and
"Disabled". "Auto" does not apply to fabric and "1Gb" to "8Gb" do not apply
to FCoE networks.
If the SpeedType is "Custom", you can configure a speed from 100Mb to MAX
configured speed for the network in 100Mb increments.
If the speed type is "Preferred", the speed of the FCoE connection is the same as
the preferred speed of the fabric or FCoE network to which the connection is
associated. If no preferred speed is configured for a fabric or FCoE network, VC
determines the speed.
CustomSpeed (required
if the SpeedType is
"Custom")
The user-defined speed for the server port. Valid values include 100Mb to
20Gb, or 100Mb to 8Gb for FCoE connections in a SAN fabric, configured in
100Mb increments.
The 20Gb maximum speed is dependent on 20Gb NICs and the HP VC
FlexFabric-20/40 F8 Module being present in the domain.
BootPriority
(optional)
Controls whether the FCoE 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")
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")
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 fcoe-connection MyProfile:1 Fabric=SAN_5
Changes the fabric of an FCoE SAN fabric connection
->set fcoe-connection RedProfile:2 Fabric=""
Sets a FCoE SAN fabric connection to "Unassigned"
->set fcoe-connection MyProfile:1 FcoeNet=FCOE_NET_1
Changes the FCoE network of an FCoE network connection
->set fcoe-connection MyProfile:1 SpeedType=Custom
CustomSpeed=5000
Modifies the FCoE connection and sets a custom speed of 5Gb
->set fcoe-connection BlueProfile:1 BootPriority=Primary
BootPort=50:06:0B:00:00:C2:62:00 BootLun=5
Changes the SAN boot priority and sets additional boot parameters