Updating firmware using the tftp flash interface – Dell PowerEdge C6100 User Manual

Page 15

Advertising
background image

15

Using the Baseboard Management Controller

9 When the upgrade is complete, the following message appears.

Languages

The Languages menu option allows you to select language support for multiple
clients simultaneously. Select an available language from the list and click the
Apply button.

Updating Firmware Using the TFTP Flash Interface

To update the firmware through the TFTP flash interface, use the IPMItool (Linux, V1.8.11).

• TFTP server IP address is 192.168.1.2
• BMC IP address is 192.168.1.1
• URI path is tftp://192.168.1.2/BMC106T1.ROM

Complete these steps:

1 Set up the extended configuration ID 0x10 parameters.

a

Get a reservation ID by typing the appropriate command.

For example:
ipmitool -H 192.168.1.1 -U root -P root raw 0x30 0x01

.

The response is 01. This is the reservation ID, which is used in the next command.

b

Set the URI path of the image file by typing the appropriate command.

For example:
ipmitool -H 192.168.1.1 -U root -P root raw 0x30 0x03 0x01
0x10 0x03 0x00 0x00 0x00 0x01 0x1f 0x74 0x66 0x74 0x70 0x3a
0x2f 0x2f 0x31 0x39 0x32 0x2e 0x31 0x36 0x38 0x2e 0x31 0x2e
0x32 0x2f 0x35 0x34 0x34 0x32 0x4d 0x31 0x30 0x30 0x2e 0x52
0x4f 0x4d.
The response is 1f.

Advertising