ipmitool -I lanplus -H 40.4.4.24 -U root -P b1ueBLUE sdr list full Enable manual/static fan control: ipmitool -I lanplus -H 40.4.4.24 -U root -P b1ueBLUE raw 0x30 0x30 0x01 0x00 Enable manual/static fan control: ipmitool -I lanplus -H 40.4.4.24 -U root -P b1ueBLUE raw 0x30 0x30 0x02 0xff 0x32 - Dell Fan Control Commands: Senors read out: ipmitool -I lanplus -H [interface] -U [username] -P [password] sdr list full Enable manual/static fan control: ipmitool -I lanplus -H [interface] -U [username] -P [password] raw 0x30 0x30 0x01 0x00 Disable manual/static fan control: ipmitool -I lanplus -H [interface] -U [username] -P [password] raw 0x30 0x30 0x01 0x01 Set fan speed to 20%: Enable manual/static fan control: ipmitool -I lanplus -H [interface] -U [username] -P [password] raw 0x30 0x30 0x02 0xff 0x14