Supermicro IPMI

From 6bit.ch wiki
Revision as of 11:35, 21 May 2025 by Xbl (talk | contribs)
Jump to navigation Jump to search

ipmitool

IPMI Settings

Show current configuration:
ipmitool lan print 1

Set IPMI address:\\ ipmitool lan set 1 ipsrc static
ipmitool lan set 1 ipaddr <IP>
ipmitool lan set 1 netmask <netmask>
ipmitool lan set 1 defgw ipaddr <gwipaddr>
ipmitool lan set 1 vlan id <off|vlanid>

Reset IPMI Password

ipmitool user list
ipmitool user set password <ID> <NEWPASSWD>

Fan Control

ipmitool raw 0x30 0x70 0x66 0x01 0x00 0x09 Set Fans 0x00 to 9%.
ipmitool raw 0x30 0x70 0x66 0x01 0x01 0x09 Set Fans 0x01 to 9%.

Fan Setting in BMC must be set to Full.