Dell PowerEdge C5230 Dell Systems Hardware Owners Manual - Page 133

Instructions for Windows 2008 64bit win.bat, Updating Through TFTP/HTTP/FTP

Page 133 highlights

Instructions for Windows 2008 64bit win.bat: Change directory to .\socflash Execute win.bat on Local System with Windows OS. After flashing is complete, wait 90 seconds for BMC to reset. Updates Through TFTP/HTTP/FTP Updating Through TFTP/HTTP/FTP 1 Get Reservation ID. >ipmitool -H -I lanplus -U root -P root raw 0x30 0x01 > 01 2 Enable Remote Update. >ipmitool -H -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 -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 -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 Troubleshooting 133

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146

Troubleshooting
133
Instructions for Windows 2008 64bit win.bat:
Change directory to
.\socflash
Execute
win.bat
on Local System with Windows OS.
After flashing is complete, wait 90 seconds for BMC to reset.
Updates Through TFTP/HTTP/FTP
Updating 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
>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