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

The OneCommand Manager User Manual Page 214
SetDriverParam
Supported by: Windows, Solaris, Linux and VMware ESX
Syntax:
hbacmd SetDriverParam <WWPN> <Flag1> <Flag2> <Param> <Value>
Description: This command changes a driver parameter and designates the scope of the change.
Parameters:
WWPN - Adapter’s WWPN
Flag1 -
L = Make change local for this adapter only
G = Make change global (all adapters on this host)
Flag2 -
P = Make change permanent (persists across reboot)
T = Make change temporary
Param - Name of the parameter to modify
Value - New parameter value, decimal or hex (0xnnn)
SetDriverParamDefaults
Supported by: Windows, Linux and VMware ESX
Syntax:
hbacmd SetDriverParamDefaults <WWPN> <Flag1> <Flag2>
Description: This command changes all values to the default for the adapter(s).
Parameters:
WWPN - Adapter’s WWPN
Flag1 -
L = Make changes local for this adapter only
G = Make changes global (all adapters on this host)
Flag2 -
P = Make changes permanent (persists across reboot)
T = Make changes temporary
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.
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.