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

Page 44

Advertising
background image

Command line 44

Item

Description

SNType (Optional)

The source of the serial number assignment to be used during the profile creation.
If not specified, the serial number is assigned according to the Virtual connect
default domain settings. Valid values include "Factory-Default" and "User-Defined".

SerialNumber

(required if the

SNType is

User-Defined)

A custom user-defined serial number associated with the server profile. When the
profile is assigned to a device bay that contains 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 alpha-numeric character. If

no UUID is specified, then 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
Virtual Connect 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 -NoDefaultEnetConn

-NoDefaultFcConn

Creates a new profile without adding default Ethernet and FC connections

->add profile MyNewProfile SNType=User-Defined

SerialNumber=VCX0113121

Creates a new profile and specifies a custom virtual serial number

->add profile MyNewProfile SNType=Factory-Default

Creates a new profile and uses the factory assigned serial number

->add profile MyNewProfile SNType=User-Defined

SerialNumber=VCX0113121

UUID=15713c60-fcf2-11dc-a656-0002a5d5c51b

Creates a new profile and specifies a custom virtual serial number and UUID

Item

Description

assign profile

Assign a server profile to a device bay.

Syntax

assign profile <ProfileName> <DeviceBay> [-PowerOn]

Parameters

ProfileName

(required)

The unique name of the server profile to assign

DeviceBay (required) The device bay to assign the profile to, in the format

<EnclosureID>:<DeviceBayNumber>

If EnclosureID is not specified, it defaults to the local enclosure.
To assign a profile to a multi-blade server, <DeviceBay> must be a monarch bay.

Option

PowerOn

Powers on the server after the profile has been assigned.

Example

->assign profile MyProfile1 enc0:1

Assigns a profile to device bay 1 of the primary enclosure

->assign profile MyProfile1 enc0:5

Assigns a profile to a multi-blade server in bays 5-8 of the primary enclosure

Advertising