Add Restore Configuration command
Run this one weird command and you will get your factory settings back!
It is known by many names, restore defaults, factory reset, default
config, etc. A rose by any other name never smelled so great. And you
can get yours for the low, low, price of $49.99/mo for 36 months.
Tested-by:
# check status
ipmitool raw 0x30 0x02 0x43 0x4c 0x52 0
01
# restore defaults
ipmitool raw 0x30 0x02 0x43 0x4c 0x52 0xaa
00
# restore full
ipmitool raw 0x30 0x02 0x43 0x4c 0x52 0xaa
00
# restore format
ipmitool raw 0x30 0x02 0x43 0x4c 0x52 0xaa
00
# check status
ipmitool raw 0x30 0x02 0x43 0x4c 0x52 0
00
No animals were harmed in the testing of this feature
Change-Id: Icbffe63f6ce0ae045d588caffe3b1e839ae61d08
Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.com>
2 files changed