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
● Display a single object from a particular group:
racadm getconfig -g cfgLanNetworking -o cfgDNSRacName
● Display an indexed group:
racadm getconfig -g cfgUserAdmin -o cfgUserAdminPassword -i 2
● Display information about the service tag of the storage module:
racadm getconfig -g cfgStorageModule -mm storage-<1 to 8> -o
cfgStorageModuleServiceTag
● Display all available configuration groups:
racadm getconfig -h
getmodinfo
Description Gets module configuration and status information.
NOTE: If the Power Supply Unit (PSU) is absent, the RACADM interface displays the health state
and power status for the PSU as N/A.
Synopsis
racadm getmodinfo [-m <module>]
Input -m—The <module> must have one of the following values:
● server-<n>—Where n = 1 to 8
● switch-<n>—Where n = 1 to 6
● mm-<n> —Where n = 1, 2
● fan-<n>—Where n = 1 to 9
● ps-<n> —Where n = 1 to 6
● storage-<n>—chassis
Example
● Display rollup status of all the modules in the chassis.
racadm getmodinfo
● Display status of fan module 3 in the chassis.
racadm getmodinfo -m fan-3
getniccfg
Description
Displays the network settings for modules.
Synopsis
racadm getniccfg [-m <module>]
Input -m—The <module> must be one of the following values:
● chassis—Default state if -m is not specified.
● switch-<n>—Where n = 1–6
Example
● Display switch network settings
racadm getniccfg -m switch-1
RACADM sub command details 15