Wednesday, December 18, 2019

How to use ipmi command to set BMC function




Reset BMC:
Command: ipmitool –I lanplus –H ip/server name –U root –P superuser mc reset cold

Load BMC factory default setting.
Command: ipmitool raw 0x32 0x66

No comments:

Post a Comment

How to use ipmi command to locate B7136 HDD LED

 Locate: Hdd0:  Ipmitool –I lanplus –H BMC_IP –U root –P BMC_password raw 0x2e 0x09 0xfd 0x19 0x0 0x06 0xc2 0x00 0x01 0x01 Hdd1:  Ipmitool –...