Setup Guide
Broadcom OCM-CLI-LPE-UG124-100
43
Emulex OneCommand Manager Command Line Interface User Guide
Supported By
Linux, Solaris, Windows, and Windows + CIM Provider on a VMware host
Syntax
EnableBootCode <WWPN> <Flag>
Parameters
Examples
The following example enables boot code:
hbacmd EnableBootCode 10:00:00:00:c9:20:20:20 e
5.4.2 GetBootParams
This command displays the FC boot parameters. If any arguments are missing or invalid, an error is reported. If all arguments
are correct, the data is displayed in tabular form.
Supported By
Linux, Solaris, and Windows
Syntax
GetBootParams <WWPN> <Type>
Parameters
5.4.3 SetBootParam
This command changes the FC boot parameters. You can change function parameters and boot device parameters for x86,
OpenBoot, and EFI boot.
NOTE:
If you change adapter parameters, omit the BootDev keyword and value; otherwise, an error is reported.
If you change boot device parameters for OpenBoot, omit the BootDev keyword and value; otherwise, an error
is reported.
For boot device parameters for x86 or EFI, you must provide the BootDev keyword and value.
Changes made to x86 boot settings are also applied to EFI boot settings, and changes made to EFI boot
settings are also applied to x86 boot settings.
Supported By
Linux, Solaris, and Windows + CIM Provider on a VMware host
WWPN The WWPN of an FC function.
Flag D = Disable the boot code.
E = Enable the boot code.
WWPN The WWPN of an FC function.
Type X86, OpenBoot, or EFI.