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 fix gpu_burn compiler failure issue

System Environment: Ubuntu 22.04 LTS Server CUDA v12.0 GPU: RTX-4080 (driver 525.85.05) AP: GPU_Burn v1.1 Symptom: met error in make gpu_bur...