Reference Guide

Table Of Contents
Table 18. getversion (continued)
<module> is one of the following:
server-n, where n = 1 to 4. For example, cmc-2.
switch-n, where n = 1
CMC-n, where n = 1 or 2
mainboard
perc
expander
hdd
perc-fqdd, where fqdd is FQDD of the PERC.
expander-fqdd, where fqdd is FQDD of the Storage Expander.
hdd-fqdd, where fqdd is FQDD of the HDD.
Example
Retrieve the version for a server 4
racadm getversion -m server-4
Retrieve the Lifecycle Controller component versions for servers 1 and 3:
racadm getversion -l -m server-1 -m server-3
Retrieve the Lifecycle Controller BIOS versions for servers 1 and 3:
racadm getversion -l -m server-1 -m server-3 -f bios
Retrieve the version for all modules:
racadm getversion
Retrieve the iDRAC version in all the servers that are attached to the chassis:
racadm getversion -f idrac
ifconfig
Description
Displays the contents of the network interface table.
To use this subcommand, you must have the Execute
Diagnostic Commands or Configure iDRAC privilege.
Synopsis
racadm ifconfig
RACADM Subcommand Details 65