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

Page 86

Advertising
background image

Command line 86

Item

Description

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
HideUnusedFlexNICs

(optional)

When set to "false," the operating system enumerates all physical functions of the
FlexNICs as network interfaces, including FlexNICs not mapped to profile

connections. Enumerating unmapped network interfaces might consume shared

resources, even though the interfaces are unused.
When set to "true," the operating system does not enumerate physical functions of

FlexNICs not mapped to profile connections as network interfaces. This might

change the order of network interfaces in the operating system and require manual

adjustments to NIC teaming or other network configurations in the operating system
to restore network connectivity.

Changing this option requires you to power off the server.

Nag (optional)

The new network access group for the server profile. If not specified, the profile’s
network access group is not changed.

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

->set profile Profile1 HideUnusedFlexNICs=true

Does not enumerate FlexNICs not assigned to a profile as network interfaces in the

operating system

->set profile Profile1 Nag=NetGroup1

Changes the profile's network access group to NetGroup1

Item

Description

show profile

Display all server profiles that exist in the domain and a summary of the associated

Ethernet, iSCSI, FC, and FCoE connections. To view detailed information for the
connections, use the show enet-connection, show iscsi-connection,

show fc-connection, or show fcoe-connection commands.

Syntax

show profile [<ProfileName>|*]

Parameter

ProfileName

(optional)

The name of an existing profile in the VC domain. Use "*" to display all existing

profiles. If not specified, a summary of all profiles appears.

Examples

->show profile

Displays a summary of all server profiles

->show profile *

Displays detailed information for all profiles

->show profile MyProfile

Displays detailed information for a specific profile

Item

Description

unassign profile

Unassign a server profile from a device bay.

Syntax

unassign profile <ProfileName>

Parameter

ProfileName

The name of a server profile currently assigned to a device bay.

Advertising