12Select the Enter Update Mode button from the Maintenance tab to put thedevice in a special mode that allows firmware update. You can now follow theinstructions presented below to successfully update the card’s firmware. Thedevice resets if update is cancelled. The device also resets upon successfulcompletion of firmware update.1 Browse to, or enter the path on your system where the firmware image fileresides.Example:C:\Updates\V1.0\The default firmware image name is s2gvXXX.bin (XXX means for versionnumber).2 Select if you want the BMC to auto reset after the update.3 Click Update Firmware.The update might take several minutes. When the update is completed, adialog box appears.4 Click OK to close the session and automatically log out.5 After the BMC resets, click Log In to log in to the BMC again.Update BMC Firmware Through SSH1 Get Reservation ID.>ipmitool -H -I lanplus -U root -P root raw 0x300x01> 01Reservation ID2 Enable SSH/Telnet Service.>ipmitool -H -I lanplus -U root -P root raw 0x300x03 0x04 0x01 0x00 0x00 0x00 0x01 0x00>013 Enable SSH/Telnet Redirection:>ipmitool -H -I lanplus -U root -P root raw 0x300x03 0x03 0x02 0x00 0x00 0x00 0x01 0x01>01