8.3. Firmware Update Tool Command
This section provides the Firmware Update Tool command, specifically the updateAgent. To understand the syntax, refer to CLI Syntax Conventions.
8.3.1. updateAgent
updateAgent — Updates the SuperNIC firmware.
Syntax
updateAgent [-V] [-l] [-v] [-f] [-m] [-d HFI] [-i GUID] [-s GUID] [-p port] [-e GUID] [-h] <package>
Options
-VDisplays the SuperNIC versions for the local host. Or, if a remote GUID is specified, displays the SuperNIC version for that GUID.
-lLists the contents of the PLDM package.
-vSpecifies verbose output
-fOverwrites previous firmware, even if versions match.
-mStops the opafm service on the machine that is running the Fabric Manager before updating firmware and restarts it when completed.
-dHFISpecifies the local SuperNIC number.
If
-dis omitted, all SuperNICs are targeted.Use
-d 0for the first active SuperNIC only.Use
allto operate on all connected SuperNICs.Note
-dand-iare mutually exclusive.-iGUIDSpecifies the GUID of a remote SuperNIC to be updated.
Note
-dand-iare mutually exclusive.-sGUIDSpecifies the GUID of a remote switch to be updated.
-pportSpecifies the port number on the local SuperNIC to use.
0specifies the first active port on the local SuperNIC.Note
Only used when updating remote switches/SuperNICs
-eGUIDSpecifies the BMC/ASIC firmware version and status of a remote switch based on its GUID.
-hProduces full help text.
<package>Specifies the PLDM package file to be used.
Examples
./updateAgent -V ./updateAgent /path/to/firmware.pkg