HP Virtual Connect FlexFabric 10Gb24-port Module for c-Class BladeSystem User Manual

Page 85

Advertising
background image

Command line 85

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. Use "*" to remove all existing

profiles.

Examples

->remove profile MyProfile

Removes a server profile by name

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

be mentioned separately.

The file path is 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

->save profile Profile1

address=ftp://user:password@[2001::1]/new-profile-data

Transfer a profile EFI data object file to a remote server using an IPv6 address

->save profile Profile1

address=ftp://user:password@[2001::1]

filename=/new-profile-data

Transfer a profile EFI data object file to a remote server using an IPv6 address

Item

Description

set profile

Modify properties of an existing server profile.

Syntax

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

[HideUnusedFlexNICs=<true|false>] [Nag=<nagName>]

Parameter

Advertising