CLI Guide
Input racadm cmcchangeover
Example NA
NOTE: During a failover, the chassis power state on the OME - Modular GUI is displayed as "off". The original power
state is displayed after the inventory is refreshed.
config
Description Modifies the configuration properties of the management module.
Synopsis
racadm config -g <group> -o <object> <value> [-m <module>]
racadm config -g <group> -i <index> -o <object> <value>
Input
• -g—Configuration group to which the object belongs
• -o—Configuration object to configure
• -i—Index of indexed group, which is used with -g and -o
• -m—The module must have one of the following values: - storage-<n>- where n=1 to 8
NOTE: The storage -<n> option is available only for cfgStorageModule
• <value>—Value of the configuration object
Example
• Configure a single property of a group:
racadm config -g cfgLanNetworking -o cfgDNSRacName NAME
• Configure a single property of a group for a particular user:
racadm config -g cfgUserAdmin -i 2 -o cfgUserAdminPassword PASSWORD
connect
Description
Connects to switch or blade serial console. The connect command is supported only on firmware interfaces.
Synopsis
racadm connect [-b] -m <module>
Input
• -b—Binary mode
If -b is used, reset OME-Modular to terminate the connect.
• -m—The <module> option must be one of the following values:
• server-<n>—where n = 1-8
• switch-<n>—where n = 1-6
CAUTION: When run from the OME–Modular serial console, the connect -b option stays
connected until the management module resets or the serial console is terminated. This
connection is a potential security risk.
NOTE: The racadm connect to server prompts you to enter the iDRAC credentials for connecting
to the server.
Example
• Connect to server 1 serial console:
racadm connect -m server-1
RACADM sub command details 13