Troubleshooting 263
To disable fresh air cooling in the enclosure:
1
Enter the following command:
ipmitool -I lanplus -P <password> -U <username> -H <BMC IP
address> raw <command>
where
-I lanplus is the LAN plus interface that uses the Remote Management
Control Protocol+ (RMCP+) protocol to communicate with the BMC
over an Ethernet LAN connection
-P <password> is the password for the given user ID
-U <username> is the username associated with the given user ID
-H <BMC IP address> is the BMC IP address
<command> is the command for configuring the fresh air mode
For example, the command line should have the following format:
ipmitool –I lanplus –P root -U root –H 192.168.70.58 raw 0x30 0x43 0x01
0x01
2
Enter the following command:
ipmitool –I lanplus –P root -U root –H 192.168.70.58 raw 0x30 0x43 0x01
0x0
To view the server enclosure fresh air status:
1
Enter the following command:
ipmitool -I lanplus -P <password> -U <username> -H <BMC IP
address> raw <command>
where
-I lanplus is the LAN plus interface that uses the Remote Management
Control Protocol+ (RMCP+) protocol to communicate with the BMC
over an Ethernet LAN connection
-P <password> is the password for the given user ID
-U <username> is the username associated with the given user ID
-H <BMC IP address> is the BMC IP address