HP Virtual Connect Manager Command Line Interface Version 2.30 User Guide

Command line 48
Item Description
Parameter
ProfileName
(required)
Name of an existing profile in the VC domain. "*" removes all the existing
profiles.
Examples
->remove profile MyProfile
Removes a server profile by name
->remove profile *
Removes all server profiles
Item Description
set profile
Modify properties of an existing server profile.
Syntax
set profile <ProfileName> [Name=<NewName>]
[EFIState=absent]
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
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
Item Description
show profile
Display all server profiles that exist in the domain and a summary of the
associated Ethernet and FC connections. To view detailed information of the
connections, use the
show enet-connection and show fc-
connection
commands respectively.
Syntax
show profile [<ProfileName> | *]
Parameter
ProfileName
(optional)
Name of an existing profile in the VC domain. "*" displays all the existing
profiles. If not specified, a summary of all the profiles is displayed.
Examples
->show profile
Displays a summary listing of all server profiles
->show profile *
Displays detailed information for all profiles
->show profile MyProfile
Displays detailed information for a specific profile, including if a profile is
configured for SAN Boot