Users Guide

56 Installing and Setting Up the DRAC 5
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