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

Page 88

Advertising
background image

Command line 88

Item

Description

-NoDefaultFcConn -NoDefaultFcoeConn

Creates a new profile without adding default Ethernet, FC, and FCoE connections

->add profile MyNewProfile2 Nag=DatabaseNetGroup

Creates a new profile and associates it with the DatabaseNetGroup network

access group

->add profile MyNewProfile2 HideUnusedFlexNICs=true

Does not enumerate FlexNICs not assigned to a profile as network interfaces in the
operating system

->add profile MyNewProfile SNType=User-Defined

SerialNumber=VCX0113121

Creates a new profile and specifies a custom virtual serial number

->add profile MyNewProfile SNType=Pool-Specified

SerialNumber=VCX0113121

Creates a new profile and specifies an address from the VC-defined or user-defined

pool

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

DeviceBay (required) The device bay to assign the profile. Format:

<EnclosureID>:<DeviceBayNumber>. If EnclosureID is not specified, the

default is the local enclosure. To assign a profile to a multi-blade server,
<DeviceBay> must be the monarch bay.

Option

PowerOn

Powers on the server after the profile is assigned

Examples

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

Item

Description

copy profile

Copy an existing profile configuration to another profile. The copied profile

(destination profile) is left unassigned.

Syntax

copy profile <src_profile_name> <dest_profile_name>

Parameter

src_profile_name

(required)

The name of the profile from which the configuration is being copied

dest_profile_name

(required)

The name of the profile to which the configuration is being copied

Example

->copy profile_server1 profile_server_new

Advertising