Wednesday, May 6, 2020

How to reset BMC password



1.      Reset BMC password from remote
a. ipmitool -H BMC_ip_address -U BMC_username -P BMC_password raw 0x32 0x66
b. BMC will restart.
You have to use BMC default password to access BMC.

2.      BMC password is missing.
You need to reset BMC password in local.
a. ipmitool raw 0x32 0x66
b. BMC will restart.
You have to use BMC default password to access BMC.

No comments:

Post a Comment

How do I use the IPMI command to check or modify the BMC SKU ID?

How do I use the IPMI command to check or modify the BMC SKU ID? We can use the IPMI command to check or modify the MiTAC BMC firmware S...