Setup Guide

Broadcom OCM-CLI-LPE-UG124-100
37
Emulex OneCommand Manager Command Line Interface User Guide
The following example tries to configure the PHY port to a forced speed of 100 Mb/s:
hbacmd setphyportspeed 00-00-c9-a9-41-88 2 100Mb
If the command is successful, the following is displayed:
Successfully changed speed settings on port.
If the Mode parameter is 2, this command results in the following error because you must include a value for the Length
parameter:
ERROR: <431>: Cable length required for force mode and interface type
5.2.7 SetPortEnabled
This command enables or disables a port. When a port is disabled, packets are not transmitted or received on the port.
NOTE:
Make sure that all I/O traffic on the port is stopped before disabling the port.
If the SetPortEnabled command disables an FC port, the adapter must be reset to activate the new value.
Supported By
Linux, Solaris, Windows, and Windows + CIM Provider on a VMware host
Syntax
SetPortEnabled <WWPN|MAC> <PortEnable>
Parameters
5.3 Authentication Commands
These commands configure a DHCHAP connection between an FC function and a switch port.
5.3.1 AuthConfigList
This command returns the list of WWPNs that have an authentication connection configuration with the specified adapter.
Supported By
Linux, Solaris, Windows, and Windows + CIM Provider on a VMware host
Syntax
AuthConfigList <WWPN>
Parameters
WWPN The WWPN of an FC function on the port.
MAC The MAC address of a NIC function on the port.
PortEnable The port-enabled state:
0 = Disabled
1 = Enabled
WWPN The WWPN of an FC function.