Updating IPMI and BIOS firmware

Prev Next

This procedure describes how to use CLI commands to update IPMI and BIOS firmware on the Malware Analysis appliance.

Note

The AX 5550 model requires an update to IPMI 3.11 and BIOS 1.9. You must update the IPMI before you update the BIOS.

Updating IPMI firmware

To update the IPMI firmware:

Caution

IPMI network and password settings revert to factory defaults after this upgrade, and IPMI logs are deleted. Make a note of your settings and back up your IPMI logs.

Warning

Do not shut down or remove power from the appliance during the update.

  1. Go to CLI configuration mode.

    hostname> enable
    hostname# configure terminal
  2. Check the version installed on the appliance:

    hostname (config) # show ipmi
  3. Begin the update:

    hostname (config)# ipmi firmware update latest
  4. Confirm the update:

    hostname (config)# show ipmi

If the update fails, try the steps again.

If IPMI functions are not fully restored, perform a full power cycle (cold shutdown) on the appliance:

  1. Stop the reload process:

    hostname (config)# reload halt
  2. Disconnect all power cables for two minutes.

  3. After two minutes, reconnect power cables and restart the appliance.

Updating BIOS firmware

Important

Make sure the IPMI firmware is updated before you perform this procedure.

To update the BIOS firmware:
  1. Go to CLI configuration mode.

    hostname> enable
    hostname# configure terminal
  2. Check the installed version:

    hostname (config) # show system bios
  3. Begin the update:

    hostname (config)# system bios firmware update latest

    Caution

    Do not shut down or remove power from the appliance during the update.

  4. Confirm the update:

    hostname (config)# show system bios
  5. Stop the reload process:

    hostname (config)# reload halt
  6. Disconnect all power cables for two minutes.

  7. After two minutes, reconnect power cables and restart the appliance.