HP Virtual Connect Manager Command Line Interface for c-Class BladeSystem Version 3.30 User Guide
Command line  72 
Item  Description 
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:password@192.168.10.12/new-profile-data 
Loads a saved profile EFI data object file from a remote server 
->load profile Profile_1 
address=ftp://user:password@192.168.10.12 
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 
->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. 










