Emulex OneCommand Manager Application User Manual (P006979-01A Version 5.2, August 2011)

The OneCommand Manager User Manual Page 192
Help Command
The HbaCmd help command lists help for the HbaCmd console application.
Help
Supported by: Windows, Solaris, Linux and VMware ESX
Syntax:
hbacmd Help [GroupName][CmdName]
Description: Help is displayed at three levels. The command hbacmd help lists (by groups) all the
commands. The command hbacmd groupname, lists all the commands in the group. The command help
commandname shows the help for the specific command.
Parameters:
[GroupName] - All commands in the group.
[CmdName] - Any CLI command.
Adapter License Management Commands
InstallAdapterLicense
Supported by: Windows, Solaris, Linux and VMware ESX
Syntax:
hbacmd InstallAdapterLicense <WWPN|MAC> <LicenseFile>
Description: This command installs the license keys from a license file to enable specific features on
the adapter.
Parameters:
License File - The path to the license key file containing the license keys obtained from the
License website
WWPN - Adapter’s FCoE port WWPN
MAC - Adapter’s NIC or iSCSI port address
Note: In these commands, the WWPN or MAC address argument is given (only one
is used) to specify the adapter the command is acting upon. This is how hbacmd
identifies the adapter. It does not imply that the command works on the specified port.
Note: Adapter License Management Commands are supported on OneConnect
adapters only.
Note: For managing ESX/ESXi hosts from a Windows client, add the m=cim option to
the command. The default CIM credentials must be set using the SetCimCred
command. See “SetCimCred” on page 244.