Firmware Update - Dell PowerEdge C6105 Use Manual

Baseboard management controller
Hide thumbs Also See for PowerEdge C6105:
Table of Contents

Advertisement

Firmware Update

Use the Firmware Update feature to upgrade to the latest firmware version.
The following data is included in the BMC firmware package:
Compiled BMC firmware code and data
Web-based user interface, JPEG, and other user interface data files
Default configuration files
Updating the BMC Firmware Through TFTP/HTTP/FTP
1 Get Reservation ID.
>ipmitool -H <BMC IP Address> -I lanplus -U root -P root raw 0x30
0x01
> 01
2 Enable Remote Update.
>ipmitool -H <BMC IP Address> -I lanplus -U root -P root raw 0x30
0x02 0x01 0x10 0x01 0x00 0x00 0x00 0xff
>10 01 00 01 01
3 Get Protocol.
>ipmitool -H <BMC IP Address> -I lanplus -U root -P root raw 0x30
0x02 0x01 0x10 0x02 0x00 0x00 0x00 0xff
>10 02 00 01 07
4 Set URL.
HTTP Server Update: (Ex: http://192.168.1.111/s2gv112.bin)
>ipmitool -H <BMC IP Address> -I lanplus -U root -P root raw 0x30
0x03 0x01 0x10 0x03 0x00
0x00 0x00 0x01 0xFF 0x68 0x74 0x74 0x70 0x3A 0x2F 0x2F 0x31 0x39
0x32 0x2E 0x31 0x36
0x38 0x2E 0x31 0x2E 0x31 0x31 0x31 0x2F 0x73 0x32 0x67 0x76 0x31
0x31 0x32 0x2E 0x62 0x69 0x6E ASCII code for URL -
"http://192.168.1.111/s2gv112.bin"
Response: 21 written data length
9

Advertisement

Table of Contents
loading

Table of Contents