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 can I set system fan running at full speed in G4520G6?

This option (Full Speed) is not available for G4520G6 system. Only you can do is set BIOS running as [Acoustic Mode] or [Performance mode] i...