HP Virtual Connect Flex-10 10Gb Ethernet Module for c-Class BladeSystem User Manual

Page 87

Advertising
background image

Command line 87

Item

Description

added. The server profile can be assigned to a device bay using the "assign"

subcommand.
Profiles are created without FCoE connections if the QoS type is set to

"CustomNoFcoe". For more information about setting the QoS type, see "qos (on

page

95

)."

Syntax

add profile <ProfileName> [-NoDefaultEnetConn]

[-NoDefaultFcConn] [-NoDefaultFcoeConn] [Nag=<nagName>]

[HideUnusedFlexNICs=<true|false>]

[SNType=<Factory-Default|User-Defined|Pool-Specified>]

[SerialNumber=<serialnumber>] [UUID=<uuid>]

Parameter

ProfileName

The unique name of the new server profile to create

Options

NoDefaultEnetConn

Do not add default Ethernet network connections when creating the server profile.

NoDefaultFcConn

Do not add default FC SAN connections when creating the server profile.

NoDefaultFcoeConn

Do not add default FCoE SAN connections when creating the server profile.

Properties

Nag (optional)

Network access group for the profile. The default is the domain default network

access group.

HideUnusedFlexNICs

(optional)

When set to "false," all physical functions of the FlexNICs are enumerated in the
operating system as network interfaces. This includes FlexNICs not mapped to

profile connections. Enumerating unmapped network interfaces might consume

shared resources, even though the interfaces are unused. The default is "true."

SNType (optional)

The source of the serial number assignment used during the profile creation. If not
specified, the serial number is assigned according to the VC default domain

settings. Values include "Factory-Default", "User-Defined", and "Pool-Specified".

To use the "Pool-Specified" option, the domain level pool must be set to VC-Defined
or User-Defined. Any "Pool-Specified" serial number must come from the currently

selected VC-defined or user-defined serial number pool.

SerialNumber

(required if the

SNType is

User-Defined or

Pool-Specified)

A custom user-defined serial number associated with the server profile. When the

profile is assigned to a device bay containing a server, the server inherits the virtual
serial number. The user-defined serial number must start with the pattern VCX01.

UUID (optional)

A unique 128-bit identifier for the virtual server ID. The format is

xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx, where x is any alphanumeric character. If

no UUID is specified, one is auto-generated. The UUID can be specified only if the
SNType is "User-Defined".

Examples

->add profile MyNewProfile

Creates a new profile and adds it to the domain, using default connections and VC

default serial numbers

->add profile MyNewProfile2 -NoDefaultEnetConn

Creates a new profile without adding default Ethernet connections

->add profile MyNewProfile2 -NoDefaultFcConn

Creates a new profile without adding default FC connections

->add profile MyNewProfile2 -NoDefaultFcoeConn

Creates a new profile without adding default FCoE connections

->add profile MyNewProfile2 -NoDefaultEnetConn

-NoDefaultFcConn

Creates a new profile without adding default Ethernet and FC connections

->add profile MyNewProfile2 -NoDefaultEnetConn

Advertising