HP Virtual Connect 1.10Gb-F Ethernet Module for c-Class BladeSystem User Manual
Page 46

Command line 46
Item Description
->assign profile MyProfile1 enc0:1
Assigns a profile to device bay 1 of the primary enclosure
Item Description
remove profile
Remove one or more server profiles from the domain.
Syntax
remove profile
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
[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
Example
->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 [
Parameter
ProfileName
(optional)
Name of an existing profile in the VC domain. "*" displays all the existing
profiles. If not specified, summary of all the profiles is displayed.
Examples