Setup Guide

Broadcom OCM-CLI-LPE-UG124-100
46
Emulex OneCommand Manager Command Line Interface User Guide
Example
The following example sets the congestion mode to 2 (Adaptive-Conservative):
hbacmd setcongestparams 10:00:00:90:fa:94:88:cc CGN-MODE 2
If the command is successful, the following message is displayed:
Congestion parameter set and active.
5.6 DCB Commands
This command group controls the DCB and LLDP parameters for NIC adapter ports on PPC CNAs.
5.6.1 GetDCBParams
This command displays the active and configured DCB and LLDP settings on a port of a PPC CNA. The active parameters
display what the adapter port is currently running, and the configured parameters display the value to which the adapter
port’s DCB parameter is set.
Supported By
Linux, Solaris, Windows, and Windows + CIM Provider on a VMware host
Syntax
GetDCBParams <WWPN|MAC>
Parameters
Example
hbacmd GetDCBParams 00-00-c9-93-2f-d8
5.6.2 GetPGInfo
This command displays the ETS priority group bandwidth percentages for a port of a PPC CNA. Additionally, this command
displays the number of priority groups supported by an adapter.
Supported By
Linux, Solaris, Windows, and Windows + CIM Provider on a VMware host
Param The name of the congestion parameter to be set.
CGN-MODE = Congestion mode
Value 0 = Off; congestion management is disabled.
1 = Fixed; use only if instructed by Broadcom Technical Support.
2 = Adaptive-Conservative; a minimum level of congestion management is performed.
3 = Adaptive-Moderate; a medium level of congestion management is performed.
4 = Adaptive-Aggressive; a strong level of congestion is performed.
WWPN The WWPN of an FC function on the port.
MAC The MAC address of a NIC function on the port.