HP Virtual Connect 8Gb 24-port Fibre Channel Module for c-Class BladeSystem User Manual

Page 68

Advertising
background image

Command line 68

Item

Description

->remove profile *

Removes all server profiles

Item

Description

save profile

Save an EFI data object from an existing server profile. The server profile must not
be assigned to a server bay.

Syntax

save profile <ProfileName>

address=<ftp://user:password@ipaddress/filename>

-or-

save profile <ProfileName>

address=<ftp://user:password@ipaddress> filename=<name>

Parameter

ProfileName

(required)

An existing and unassigned profile in the domain

Properties

address (required) A valid IP address, with username, password, and the name of the EFI data file that

will be stored on the FTP server

filename (required) The name of the EFI data file that will be stored on the FTP server. The filename can

also be mentioned separately.
The file path given will be treated as relative to the login directory for the user on the

FTP server. The user should ensure that the permissions are appropriate for the

transfer to succeed.

Examples

->save profile Profile_1

address=ftp://user:[email protected]/new-profile-data

Transfer a profile EFI data object file to a remote server

->save profile Profile_1

address=ftp://user:[email protected]

filename=/new-profile-data

Transfer a profile EFI data object file to a remote server

Item

Description

set profile

Modify properties of an existing server profile.

Syntax

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

[Nag=<nagName>]

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
Nag (optional)

The new network access group for the server profile. If not specified, the profile’s

network access group is not changed.

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

->set profile Profile1 Nag=NetGroup1

Changes the profile's network access group to NetGroup1

Advertising