HP Virtual Connect 4Gb Fibre Channel Module for c-Class BladeSystem User Manual

Page 44

Advertising
background image

Command line 44

Item

Description

NodeWWN=50:06:0B:00:00:C2:62:01

Adds a new FCoE connection and provides user-defined WWN addresses

->add fcoe-connection MyNewProfile

MACAddressType=Factory-Default

Adds a new FCoE connection and uses factory-default MAC addresses

->add fcoe-connection MyNewProfile

MACAddressType=User-Defined

EthernetMAC=00-17-A4-77-00-00

Adds a new FCoE connection and provides a user-defined MAC address

->add fcoe-connection MyProfile Fabric=MyFabric

SpeedType=Preferred

Adds a new FCoE connection and sets the speed type to "Preferred"

->add fcoe-connection MyProfile Fabric=MyFabric

SpeedType=Preferred

Adds a new FCoE connection and set the speed type "Preferred"

Item

Description

remove fcoe-connection Remove the last FCoE connection from an existing server profile.

Syntax

remove fcoe-connection <ProfileName>

Parameter

ProfileName (required) The name of an existing profile from which the last FCoE connection is being

removed

Example

->remove fcoe-connection MyProfile

Removes an FCoE connection from a profile

Item

Description

set fcoe-connection

Modify an existing FCoE connection.

Syntax

set fcoe-connection <ConnectionID>

[Fabric=<FabricName>|FcoeNetwork=<FcoeNetName>]

[SpeedType=<1Gb|2Gb|4Gb|8Gb|Auto|Custom|Preferred|Disabl

ed>] [CustomSpeed=<100Mb-10Gb>] [BootPriority=<priority>]

[BootPort=<portName>] [BootLun=<LUN>]

Parameters

ConnectionID

(required)

The ID of an existing FCoE connection. The format of the ID must be
<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 fabrics and "1Gb" to "8Gb" do not apply
to FCoE networks.
If the SpeedType is "Custom", you can configure a speed from 100Mb to 10Gb

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".

Advertising