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

Page 34

Advertising
background image

Command line 34

Item

Description

(optional)

new connection. If not specified, the default is the domain default. If
"UserDefined" 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

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

"UserDefined" is specified, then 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 the speed type to Custom

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

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

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 to be

removed

Example

->remove fcoe-connection MyProfile

Removes an FCoE connection from a profile

Advertising