Wednesday, September 16, 2020

How to set BMC MAC Address by ipmi command

 

Set Manufacture Data Command

#ipmitool -H <BMC IP> -U root -P <BMC password> raw 0x2e 0xd 0xfd 0x19 0x0 0x5  00 22 44 66 88 22 (= BMC MAC 1 Address, 6 Bytes)

 

Get Manufacture Data Command:

#ipmitool -H <BMC IP> -U root -P <BMC password> raw 0x2e 0xe 0xfd 0x19 0x0 0x5

fd 19 00 00 22 44 66 88 22

No comments:

Post a Comment

How to upgrade G4520G6 (B7149) Ffirmware

 G4520G6 firmware process Web GUI mode: CPLD -> BMC -> BIOS BMC Out of band (Redfish/BMC Web) : CPLD: *.jed.tar (System need power off...