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

Page 45

Advertising
background image

Command line 45

Item

Description

remove profile

Remove one or more server profiles from the domain.

Syntax

remove profile <ProfileName | *>

Parameter

ProfileName

(required)

The name of an existing profile in the VC domain. "*" removes all the existing

profiles.

Examples

->remove profile MyProfile

Removes a server profile by name

->remove profile *

Removes all server profiles

Item

Description

set profile

Modify properties of an existing server profile.

Syntax

set profile <ProfileName> [Name=<NewName>] [EFIState=absent]

Parameter

ProfileName

(required)

The current name of the profile to modify

Properties

Name (required)

The new name of the server profile

EFIState (required) Specifies the presence or absence of EFI state information

Examples

->set profile MyProfile Name=MyNewProfileName

Changes the name of a server profile

->set profile Profile1 EFIState=absent

Removes EFI partition block information from a profile

Item

Description

show profile

Display all server profiles that exist in the domain and a summary of the associated
Ethernet and FC connections. To view detailed information for the connections, use

the show enet-connection and show fc-connection commands,

respectively.

Syntax

show profile [<ProfileName> | *]

Parameter

ProfileName

(optional)

The name of an existing profile in the VC domain. "*" displays all the existing
profiles. If not specified, a summary of all the profiles appears.

Examples

->show profile

Displays a summary listing of all server profiles

->show profile *

Displays detailed information for all profiles

->show profile MyProfile

Displays detailed information for a specific profile

Advertising