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

Page 40

Advertising
background image

Command line 40

Item

Description

[EthernetMac=<MAC Address>]

Parameter

ProfileName (required) The name of an existing profile to which the new connection is added
Properties

Fabric (optional)

The name of an existing fabric created on an FCoE module to associate with the
connection. If the fabric name is not specified, the connection is marked as

“Unassigned” and associated with a specific bay.

SpeedType (optional)

The requested operation speed for the server port. Valid values include "1Gb",

"2Gb", "4Gb", "8Gb", "Custom", and "Disabled". The default value is "4Gb".
If the SpeedType is "Custom", you can configure any speed from 100Mb to

10Gb in 100Mb increments.

CustomSpeed (required

if SpeedType is Custom)

The user-defined speed for the server port. Valid values include 100Mb to

10Gb configured in 100Mb increments.

WWNAddressType

(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, both a Port WWN and Node WWN must also be

specified. Valid values include "Factory-Default" and "User-Defined".

PortWWN (required if

WWNAddressType is

User-Defined)

The user-defined Port WWN address to use for the connection. The PortWWN

must be an unused WWN address.

NodeWWN (required if

WWNAddressType is

User-Defined)

The user-defined Node WWN address to use for the connection. The
NodeWWN must be an unused WWN address.

MACAddressType

(optional)

The source of MAC 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, EthernetMAC must also be specified. Valid values
include "Factory-Default" and "User-Defined".

EthernetMAC (required

if MACAddressType is

User-Defined)

The user-defined Ethernet MAC address to use for the connection

Examples

->add fcoe-connection MyNewProfile Fabric=SAN_5

Adds a new FCoE connection to a profile

->add fcoe-connection MyNewProfile Fabric=SomeFabric

SpeedType=4Gb

Adds a new FCoE connection and configures the port speed

->add fcoe-connection MyNewProfile

Adds a new FCoE connection and leaves it unassigned

->add fc-connection MyNewProfile Fabric=MyFabric

SpeedType=Custom CustomSpeed=5000

Adds a new FCoE connection and sets a custom speed of 5Gb

->add fcoe-connection MyNewProfile

WWNAddressType=Factory-Default

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

->add fcoe-connection MyNewProfile

WWNAddressType=User-Defined

PortWWN=50:06:0B:00:00:C2:62:00

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

Advertising