Reference Guide
cmcchangeover
Description Changes the state of the CMC from active to standby, or from standby to active, in a redundant CMC
conguration. 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
cong
Description
Allows you to set CMC conguration parameters individually or to batch them as part of a conguration le and
then modify CMC conguration properties. If the data is dierent, the CMC object is written with a new value.
NOTE: This subcommand will be deprecated in the later versions. For information about
congurations, 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 conguration le retrieved using remote RACADM is not interoperable. For the cong racadm -
r 192.168.0 -u root -p xxx config -f c:\config.txt command, use the
conguration le retrieved from the same interface. For example, for the cong racadm -r
192.168.0 -u root -p xxx config -f c:\config.txt , use the le generated from
getcong 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 cong to read the contents of the le specied by
<filename> and congure CMC. The le must contain data in the format specied in the section Parsing
Rules in the
CMC User’s Guide available at www.dell.com/esmmanuals.
NOTE: The -f option is not supported for the Serial or Telnet or SSH console.
• -continue — This option is used with -f option only. If conguration through le is unsuccessful for a
group, then conguration continues with the next group in the le. If this option is not used, then
conguration stops when it is unsuccessful for a particular group. After the unsuccessful group, the rest of
the groups are not congured.
• -p — This option must be used with the -f option. It directs cong to delete the password entries
contained in the cong le -f <filename> after the conguration is complete.
To apply the password, you must remove the preceding Read-Only marker '#' in the cong le before
executing the config -f command.
• -g — The -g <groupName>, or group option, must be used with the -o option. The <group> species
the group containing the object that is to be set.
19