HP Virtual Connect 4Gb Fibre Channel Module for c-Class BladeSystem User Manual

Page 73

Advertising
background image

Command line 73

Item

Description

copy profile

Copy an existing profile configuration to another profile. The copied profile
(destination profile) will be 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

Copies the configuration from profile_server1 to profile_server_new

Item

Description

load profile

Load a saved EFI data object from a remote ftp server on the network. The EFI data

object is loaded into an existing server profile. The server profile must not be

assigned to a server bay and it must not have an EFI data object present.

Syntax

load profile <ProfileName>

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

-or-

load profile <ProfileName>

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

Parameter

ProfileName

(required)

An existing and unassigned profile with no EFI data

Properties

address (required) A valid IPv4 address or host name of the FTP server, including user name and

password

filename (required) The name of the file on the FTP server from where EFI data has to be loaded. 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

->load profile Profile_1

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

Loads a saved profile EFI data object file from a remote server

->load profile Profile_1

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

filename=/new-profile-data

Loads a saved profile EFI data object file from a remote server

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

Advertising