Pages

Friday, August 7, 2015

RHEL 6: ipmitool commands

[root@mn ~]# ipmitool -I lanplus -H xxx.xxx.xxx.xxx  -U root -P calvin chassis power status
Chassis Power is on
[root@mn ~]# ipmitool -I lanplus -H 105.90.2.108 -U root -P calvin chassis power off
Chassis Power Control: Down/Off
[root@mn ~]#
[root@mn ~]# ipmitool -I lanplus -H 105.90.5.104 -U root -P calvin chassis power status
Chassis Power is off
[root@mn ~]# ipmitool -I lanplus -H 105.90.2.108 -U root -P calvin chassis power on
Chassis Power Control: Up/On


No comments:

Post a Comment