Users Guide

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 iDRAC Settings > Network > Serial.
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 <username> -p <password> sel get
NOTE: The default iDRAC user name and password are provided on the system badge.
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. You need to logout from
the IPMI terminal using [sys pwd -x], below are the example for IPMI Terminal mode commands.
[sys tmode]
[sys pwd -u root calvin]
[sys health query -v]
[18 00 01]
[sys pwd -x]
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 iDRAC Settings > Connectivity > Serial.
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
126
Setting up iDRAC communication