Reference Guide
Example
• Display system information
racadm getsysinfo -c
• Display iDRAC information
racadm getsysinfo -d
• Display IPv4 details without header
racadm getsysinfo -A
"RAC IPv4 Information:"
"1"
"10.94.195.33"
"10.94.195.1"
"255.255.255.0"
"1"
"10.94.192.67"
"0.0.0.0"
"1"
gettracelog
Description
Lists all the trace login entries of iDRAC.
Synopsis
• racadm gettracelog [-i]
• racadm gettracelog [-s <start>] [-c <count>] [--more]
Input
• —i — Displays the number of entries in iDRAC trace log.
• --more — Displays one screen at a time and prompts the user to continue (similar to the UNIX more
command).
• -c — Specifies the number of records to display.
• -s — Specifies the starting record to display.
Output
The default output display shows the record number, timestamp, source and description. The timestamp
begins at midnight, January 1 and increases until the system starts. After the system starts, the system’s
timestamp is used.
Example
• Display entire log
racadm gettracelog
• Display number of records in log
racadm gettracelog -i
Total Records: 228
getversion
Description
Displays the current software version, model and generation information, and whether the target device can
be updated.
Synopsis
• racadm getversion
• racadm getversion [-b | -c | —i]
• racadm getversion [-f <filter>]
Input
• -c — Displays the server's current CPLD version.
• -b — Displays the server's current BIOS version.
• -i — Displays the server's current IDSDM version.
44