Users Guide

Enabling RAC serial connection
After configuring serial connection in BIOS, enable RAC serial in iDRAC.
NOTE: This is applicable only for iDRAC on rack and tower servers.
Enabling RAC serial connection using web interface
To enable RAC serial connection:
1. In the iDRAC Web interface, go to OverviewiDRAC SettingsNetworkSerial.
The Serial page is displayed.
2. Under RAC Serial, select Enabled and specify the values for the attributes.
3. Click Apply.
The RAC serial settings are configured.
Enabling RAC serial connection using RACADM
To enable RAC serial connection using RACADM, use the set command with the object in the iDRAC.Serial group.
Enabling IPMI serial connection basic and terminal modes
To enable IPMI serial routing of BIOS to iDRAC, configure IPMI Serial in any of the following modes in iDRAC:
NOTE: This is applicable only for iDRAC on rack and tower servers.
IPMI basic mode — Supports a binary interface for program access, such as the IPMI shell (ipmish) that is included with the
Baseboard Management Utility (BMU). For example, to print the System Event Log using ipmish via IPMI Basic mode, run the
following command:
ipmish -com 1 -baud 57600 -flow cts -u root -p calvin sel get
IPMI terminal mode — Supports ASCII commands that are sent from a serial terminal. This mode supports limited number of
commands (including power control) and raw IPMI commands that are typed as hexadecimal ASCII characters. It allows you to
view the operating system boot sequences up to BIOS, when you login to iDRAC through SSH or Telnet.
Related links
Configuring BIOS for serial connection
Additional settings for ipmi serial terminal mode
Enabling serial connection using web interface
Make sure to disable the RAC serial interface to enable IPMI Serial.
To configure IPMI Serial settings:
1. In the iDRAC Web interface, go to OverviewiDRAC SettingsNetworkSerial.
2. Under IPMI Serial, specify the values for the attributes. For information about the options, see the iDRAC Online Help.
3. Click Apply.
Enabling serial connection IPMI mode using RACADM
To configure the IPMI mode, disable the RAC serial interface and then enable the IPMI mode.
racadm set iDRAC.Serial.Enable 0
racadm set iDRAC.IPMISerial.ConnectionMode <n>
n=0 — Terminal Mode
n=1 — Basic Mode
Enabling serial connection IPMI serial settings using RACADM
1. Change the IPMI serial-connection mode to the appropriate setting using the command.
racadm set iDRAC.Serial.Enable 0
2. Set the IPMI Serial baud rate using the command.
racadm set iDRAC.IPMISerial.BaudRate <baud_rate>
106