CLI Guide
Table Of Contents
- Dell EMC OpenManage Enterprise Modular Edition Version 1.00.10 for PowerEdge MX7000 Chassis RACADM Command Line Reference Guide
- Introduction
- RACADM sub command details
- Guidelines to quote strings containing special characters when using RACADM commands
- Question mark and question mark with subcommand
- help and help with subcommand
- arp
- chassisaction
- chassisgroup
- chassislog
- cmcchangeover
- config
- connect
- deploy
- faultlist
- getconfig
- getmodinfo
- getniccfg
- getpbinfo
- getpminfo
- getsensorinfo
- getsysinfo
- ifconfig
- ping
- ping6
- racreset
- racresetcfg
- serveraction
- setniccfg
- swinventory
- traceroute
- traceroute6
- OME Modular property database group and object descriptions
config
Description Modifies RAC configuration properties.
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, 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 blade serial console.
Synopsis
racadm connect [-b] -m <module>
Input
● -b—Binary mode
● -m—The <module> option must be one of the following values:
○ server-<n>—where n = 1 to 8
CAUTION: When executed 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.
Example Connect to server 1 serial console:
racadm connect -m server-1
NOTE: Use quit key configured on the iDRAC to quit the console.
deploy
Description
Deploys blade or IOM by specifying required properties.
NOTE: The quick deploy command is not supported in RACADM.
12 RACADM sub command details