이 페이지의 이전 버전을 보고 있습니다. 현재 버전 보기.

현재와 비교 페이지 이력 보기

« 이전 버전 4 현재 »

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 공통

sudo ipmitool raw 0x3c 0x40


BMC Factory Default

sudo 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

  • 레이블 없음