Users Guide

Installing and Setting Up the DRAC 5 39
b
Set the IPMI Serial baud rate.
Open a command prompt, type the following command, and press <Enter>:
racadm config -g cfgIpmiSerial -o cfgIpmiSerialBaudRate
<baud_rate>
where
<baud_rate>
is 9600, 19200, 57600, or 115200 bps.
For example:
racadm config -g cfgIpmiSerial -o cfgIpmiSerialBaudRate 57600
c
Enable the IPMI serial hardware flow control.
At the command prompt, type the following command and press <Enter>:
racadm config -g cfgIpmiSerial -o cfgIpmiSerialFlowControl 1
d
Set the IPMI serial channel minimum privilege level.
At the command prompt, type the following command and press <Enter>:
racadm config -g cfgIpmiSerial -o cfgIpmiSerialChanPrivLimit
<level>
where
<level>
is one of the following:
2
(User)
3
(Operator)
4
(Administrator)
For example, to set the IPMI serial channel privileges to 2 (User), type the following command:
racadm config -g cfgIpmiSerial -o cfgIpmiSerialChanPrivLimit 2
e
Ensure that the serial MUX is set correctly in the BIOS Setup program.
Restart your system.
During POST, press <F2> to enter the BIOS Setup program.
Navigate to
Serial Communication
.
•In the
Serial Connection
menu, ensure that
External Serial Connector
is set to
Remote
Access Device
.
Save and exit the BIOS Setup program.
Restart your system.
The IPMI configuration is complete.