Clearing the BIOS Flash (clearcmos)
Function
The clearcmos command is used to delete all user-defined information from the BIOS flash.
Format
ipmcset -d clearcmos
Parameters
None
Usage Guidelines
None
Example
# Clear the BIOS flash.
iBMC:/->ipmcset -d clearcmos
WARNING: The operation may have many adverse effects
Do you want to continue?[Y/N]:y
Clear CMOS successfully.