Out-of-band firmware update methods
- iLO web interface
Download a supported firmware file and install it by using the iLO web interface. You can update firmware for a single server or an iLO Federation group.
- iLO RESTful API
Use the iLO RESTful API and a REST client such as the RESTful Interface Tool to update firmware.
- HPQLOCFG
Use this utility to update firmware by using XML scripts. Download the iLO or server firmware image and the
Update_Firmware.xml
sample script. Edit the sample script with your setup details, and then run the script.- HPLOMIG (also called Directories Support for ProLiant Management Processors)
You do not need to use directory integration to take advantage of the HPLOMIG firmware update capabilities. HPLOMIG can be used to discover multiple iLO processors and update their firmware in one step.
- SMASH CLP
Access SMASH CLP through the SSH port, and use standard commands to view firmware information and update firmware.
- LOCFG.PL
Use a Perl sample to send RIBCL scripts to iLO over the network.