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

Page 84

Advertising
background image

Command line 84

Item

Description

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

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 or IPv6 address or host name of the FTP server, including user name

and password.

filename (required) The name of the file on the FTP server where EFI data is loaded. The filename can be

mentioned separately.

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

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

->load profile Profile1

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

Loads a saved profile EFI data object file from a remote server using an IPv6

address

->load profile Profile1

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

filename=/new-profile-data

Loads a saved profile EFI data object file from a remote server using an IPv6
address

Advertising