CLI Guide

Clear SEL log on server 1
cmcchangeover
Table 12. Details of cmcchangeover attribute
Description Changes the state of the CMC from active to standby, or from standby to active, in a redundant CMC conguration.
This subcommand is useful for remote debugging or testing purposes
To use this subcommand, you must have the 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
N/A
Output
CMC failover initiated successfully.
Example
racadm cmcchangeover
cong
Table 13. Details of
cong attribute
Description
Allows you to set iDRAC conguration parameters individually or to batch them as part of a conguration le and
then modify iDRAC conguration properties. If the data is dierent, the iDRAC object is written with a new value.
NOTE: This subcommand will be deprecated in the later versions. For information about congurations,
see the set subcommand.
Synopsis
racadm config -g <group> -o <object> <value>
racadm config -g <group> -o <object> -i <index> <value>
racadm config -f <filename> -o [-c] [-p] [-continue]
NOTE:
The conguration le retrieved using remote RACADM is not interoperable. For the cong racadm -r
192.168.0 -u root -p xxx config -f c:\config.txt command, use the conguration le
retrieved from the same interface. For example, for the cong
racadm -r 192.168.0 -u root -p
xxx config -f c:\config.txt , use the le generated from getcong command racadm -r
192.168.0 -u root -p xxx getconfig -f c:\config.txt.
-f is only applicable for remote RACADM.
racadm config -g <group> -o <object> <value> [-m <module>]
Input
-f — The -f <filename> option causes cong to read the contents of the le specied by <filename>
and congure iDRAC. The le must contain data in the format specied in the section Parsing Rules in the iDRAC
User’s Guide available at www.dell.com/idracmanuals.
NOTE: The -f option is not supported for the Serial or Telnet or SSH console.
NOTE: When the –f option is specied and conguration of an attribute fails, then conguration of
other attributes in that group is skipped.
22 RACADM Subcommand Details