ipmitool
Linux
コマンド
IPMI
対応のデバイスを制御するためのユーティリティ
HP
,
Fujitsu
,
Supermicro
,
Dell
code:bash
ipmitool -I lanplus -H ${ipaddr} -U ${user} -P ${pwd} bmc reset cold
ipmitool -I lanplus -H ${ipaddr} -U ${user} -P ${pwd} bmc reset warm
Reference
NEC Express5800 Lab. ゴッパチ・ラボ - ゴッパチ・ラボ - OSDN
ipmitool(1) - Linux man page