Quick Reference Guide

clrsel
Description Removes all the existing records from the System Event Log (SEL).
To use this subcommand, you must have Clear Logs
permission.
Synopsis
racadm clrsel
cmcchangeover
Description Changes the state of the CMC from active to standby, or
from standby to active, in a redundant CMC configuration.
This subcommand is useful for remote debugging or
testing purposes.
To use this subcommand, you must have Administrator
privilege.
NOTE:
This command is applicable only in redundant
CMC environments. For more information, see the
"Understanding the Redundant CMC Environment"
section of the
Dell Chassis System User Guide
.
Synopsis
racadm cmcchangeover
Input None
Output
CMC failover initiated successfully.
Example
racadm cmcchangeover
config
Description Allows you to set iDRAC configuration parameters individually or to batch them as part of a
configuration file and then modify CMC configuration properties. If the data is different, the iDRAC
object is written with a new value.
Synopsis
racadm config [-c|-p] -f <filename> [--continue]
racadm config -g <groupName> -o <objectName> [-i
<index>] <Value>
NOTE:
The configuration file retrieved using remote racadm and local racadm are not
interoperable. For the config -f <
file name
>command, use the configuration file retrieved
from the same interface. For example, for local racadm config -f <
file name
>, use the file
generated from the local racadm command getconfig -f <
file name
>.
For CMC only:
racadm config -g <group> -o <object> <value> [-m <module>]
Input
NOTE:
The -f and -p options are not supported for the serial/Telnet/ssh console.
-f — The -f <
file name
> option causes config to read the contents of the file specified by
<
file name
> and configure iDRAC. The file must contain data in the format specified in the
section Parsing Rules in the
iDRAC User’s Guide
available at dell.com/support/manuals.
--continue — This option is used with –f option only. If configuration through file is
unsuccessful for a group, then configuration continues with the next group in the file. If this
26