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 execute AMD System Level Test Tool: AGFHC Tool

  How to execute AMD System Level Test Tool: AGFHC Tool (AMD GPU Field Health Check) tool   System requirements: MiTAC G8825Z5 O...