Home Posts About Admin

Previous Next

Huawei ipmitool commands

Sept. 14, 2022, 12:08 a.m. by lufy


Start a Huawei server with ipmitool:

ipmitool -H <server ibmc ip> -I lanplus -U root -P Huawei12#$ power on

Other commands

ipmitool -I lanplus -H myserver.example.com -P mypass chassis power on Powers on the server.
ipmitool -I lanplus -H myserver.example.com -P mypass chassis power off Powers off the server.
ipmitool -I lanplus -H myserver.example.com -P mypass chassis status Checks the server status.
ipmitool -I lanplus -H myserver.example.com -P mypass chassis power cycle Power cycle the server.
ipmitool -I lanplus -H myserver.example.com -P mypass sol activate Activates SOL system console.
ipmitool -I lanplus -H myserver.example.com -P mypass sol deactivate Deactivates SOL system console.
ipmitool -I lanplus -H myserver.example.com -P mypass sel list Returns an error log.
ipmitool -I lanplus -H myserver.example.com -P mypass sdr list Lists status of all sensors.
ipmitool -I lanplus -H myserver.example.com -P mypass sol set retry-interval value Sets the default retry-interval value in milliseconds.
ipmitool -I lanplus -H myserver.example.com -P mypass fru print Prints the FRU information.
ipmitool -I lanplus -H myserver.example.com -P mypass user list Lists the IPMI users.


Previous Next

Comments:

Author:



No comments yet :(