Users Guide

Table Of Contents
Broadcom DRVVM-LPe-UG124-100
32
Emulex Drivers for VMware ESXi User Guide
Appendix A: esxcli Management Tool
A.1 Usage
The esxcli management tool supports both local and remote management.
Local management
esxcli elxmgmt <Command> <Parameters>
Remote management
To manage the ESXi system directly, use the following command:
esxcli -s <server> -u <username> -p <password> -d <Thumbprint> elxmgmt <Command>
<Parameters>
To manage the ESXi system using a vCenter server, use the following command:
esxcli -s <vCenter Server> -u <username> -p <password> -h <VI_HOST> -d <thumbprint>
elxmgmt <Command> <Parameters>
A.2 esxcli Management Commands
The commands listed are for local management only. You can add the remote management parameters to the local
commands for remote management.
The following table contains a list of esxcli management commands and their descriptions.
Table 9: Available Namespaces
Namespace Description
authconfig Authentication features of an Emulex FC HBA.
driverparams Driver parameters of an Emulex FC HBA.
hbaport Port associated features of an Emulex FC HBA.
beacon Beacon state of an Emulex FC HBA.
bootparams Boot parameters for a given port and given boot type for an Emulex FC HBA.
congestparams Congestion management of an Emulex FC HBA.
dumpdirectory Dump file directory for an Emulex FC HBA in the host.
fwlog Firmware logging for a particular port of an Emulex FC HBA.
fwparams Firmware parameters of an Emulex FC HBA.
trunkinfo Trunking operations for an LPe35000-series adapter.
xcvrdata Transceiver data of an Emulex FC HBA.
Table 10: esxcli Management Commands
Command Description
allnodeinfo -w <wwpn> Shows the target node information for each target accessible by the adapter.
authconfig delete -w <initiator wwpn> Sets delete authentication for a specified HBA port.
NOTE: This command replaces the removeadapterauthconfig command.