Tuesday, September 22, 2020

How to set BMC MAC Address in DOS Mode

If BMC MAC Address became 00-00-00-00-00-00.  You can use the follows DOS command to re-write BMC MAC Address by follows DOS command.


bmce2p –h –m 0123456789ABCDEE –n 0123456789ABCDEF

-m [MAC Address 1]         Write MAC Address 1

-n [MAC Address 2]          Write MAC Address 2


Zip file as below

BMCE2P

No comments:

Post a Comment

How to use ipmi command to locate B7136 HDD LED

 Locate: Hdd0:  Ipmitool –I lanplus –H BMC_IP –U root –P BMC_password raw 0x2e 0x09 0xfd 0x19 0x0 0x06 0xc2 0x00 0x01 0x01 Hdd1:  Ipmitool –...