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