Install

yum -y install ipmitool
dnf -y install ipmitool
apt -y install ipmitool


BMC Reboot

리모트 콘솔 오작동 할 때 (화면이 뜨지 않는다던지, 키보드 입력이 안된다던지)

ipmitool mc reset cold


BMC Config Default (without network settings)

웹 UI 비밀번호를 잊어버렸을 때

ACL을 잘못 설정해서 접속이 되지 않을 때

Dell iDRAC, Supermicro 공통

ipmitool raw 0x3c 0x40


BMC Factory Default

ipmicfg -fde


Ref

http://coffeenix.net/board_print.php?bd_code=1765

https://www.thomas-krenn.com/en/wiki/Configuring_IPMI_under_Linux_using_ipmitool

https://null.53bits.co.uk/index.php?page=ipmi-bmc-config-via-ipmitool

  • No labels