Supermicro IPMI
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>
ipmitool raw 0x30 0x70 0x0c 0 To get LAN mode
ipmitool raw 0x30 0x70 0x0c 1 0x00 To set LAN mode onboard/shared
ipmitool raw 0x30 0x70 0x0c 1 0x01 To set LAN mode dedicated
ipmitool raw 0x30 0x70 0x0c 1 0x02 To set LAN mode failover
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.