User's Guide
The OneCommand Manager User Manual Page 209
SetCnaPGBW
Supported by: Windows, Solaris, Linux and VMware ESX
Syntax:
hbacmd SetCnaPGBW <WWPN|MAC> <BW0 … BW7>
Description: This command sets the bandwidth percentage of a priority group according to the following
rules:
1. Bandwidths BW0 to BW7 must add up to 100%.
2. Bandwidth can be assigned to a priority group that has priorities.
Parameters:
WWPN - Adapter’s WWPN
MAC - MAC address of the NIC or iSCSI port
BW - Bandwidth allocated for each priority group
Example:
This command sets the bandwidth of PGID0 to 50 PGID1 to 50 and the rest to 0%.
hbacmd SetCnaPGBW 10:00:00:00:c9:3c:f7:88 50 50 0 0 0 0 0 0
SetDCBParam
Supported by: Windows, Solaris, Linux and VMware ESX
Syntax:
hbacmd SetDCBParam <WWPN|MAC> <Param> <Value>
Description: This command configures the DCB and LLDP settings on the OneConnect adapter.
Parameters:
WWPN - Adapter’s WWPN
MAC - MAC address of the NIC or iSCSI port
OneConnect adapter parameters: (1= enabled 0 = disabled)
DCBXState - The current DCBX (Data Center discovery and Capability exchange protocol)
state
DCBXMode - The DCBX mode can be either DCB or CIN.
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 250.
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 250.
Note: The OneConnect adapter parameters doe not apply to LP21xxx adapters.
Note: DCBX mode also configures FIP mode. If DCBX mode is DCB, FIP is enabled. If it is
CIN, FIP is disabled.