Wednesday, May 11, 2016

How to set BMC MAC address of BP010/BP012


1.      Check and record BMC MAC Address. (This is BP010 motherboard)



2.      Connect Full hand-shaking Null MODEM cable to COM#2 of BP010/BP012.

3.      Use baud rate 38400, username: sysadmin, password: superuser to login to BMC of BP010/BP012.
4.      Type ifconfig the check BMC MAC Address of BMC, if it’s not same as motherboard or 00:00:00:00:00:00. Do the follows process.
5.      Type reboot to reboot BMC.
6.      Press “ESC” to set up BMC MAC address.

7.      Type printenv to check system configuration.


8.      Find out ethaddr of BMC MAC Address.

9.      Type set ethaddr xx:xx:xx:xx:xx:xx to set BMC MAC Address (Assume the MAC Address is a0:42:3f:25:16:84).

10.  Type save to save MAC Address.


11.  Type reset to reboot BMC.

12.  Use username: sysadmin, password: superuser to login to BMC of BP010/BP012.

13.  Type ifconfig to check BMC IP Address and MAC Address.

1 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 –...