Huawei ipmitool commands

lufy
September 13, 2022

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.

Comments (0)

Leave a Comment
Maximum 1000 characters

No comments yet. Be the first to comment!