Users Guide

Table Of Contents
Table 7. Possible values for system status (continued)
Host System Lifecycle Controller (LC) Real Time Status Overall Status
Lifecycle Controller
Unified Server
Configurator
Server has halted at F1/F2
error prompt because of a
POST error
Server has halted at
F1/F2/F11 prompt because
there are no bootable
devices available
Server has entered F2
setup menu
Server has entered F11
Boot Manager menu
1. Read/Write: Read Only
2. User Privilege: Login User
3. License Required: iDRAC Express or iDRAC Enterprise
4. Dependency: None
Logging in to iDRAC using public key authentication
You can log in to the iDRAC over SSH without entering a password. You can also send a single RACADM command as a
command line argument to the SSH application. The command line options behave like remote RACADM since the session ends
after the command is completed.
For example:
Logging in:
ssh username@<domain>
or
ssh username@<IP_address>
where IP_address is the IP address of the iDRAC.
Sending RACADM commands:
ssh username@<domain> racadm getversion
ssh username@<domain> racadm getsel
Multiple iDRAC sessions
The following table provides the list of multiple iDRAC sessions that are possible using the various interfaces.
Table 8. Multiple iDRAC sessions
Interface Number of Sessions
iDRAC Web Interface 6
Remote RACADM 4
Firmware RACADM / SMCLP SSH - 2
36 Logging in to iDRAC