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
● View members present in a group:
racadm chassisgroup view members
○ --pending— Pending requests to join the group.
○ --discovered— Discovered chassis in the wired environment.
● Executes on a standalone, adds a standalone chassis to the group:
racadm chassisgroup add -g <groupname>
● Executes on a standalone using lead IP, adds a standalone chassis to the group:
racadm chassisgroup add -l 192.168.0.1
● Admits a chassis to the chassis group
racadm chassisgroup admit -m 192.168.0.1
● Denies entry of the standalone chassis to the group:
racadm chassisgroup deny -m 192.168.0.1
chassislog
Description Allows you to manage the chassis log. Supported options are:
racadm chassislog view [-c <category>] [-s <severity>] [-b
<subcategory>] [-q <sequence no.>] [-n <number of records>] [-r <start
timestamp>] [-e <end timestamp>]
Synopsis
racadm chassislog <chassislog command type>
Input To view chassis log
racadm chassislog view
Example
For help about a specific chassislog command type:
racadm chassislog help <chassislog command type>
cmcchangeover
Description
Changes the redundant state of the management module from active to standby and standby to active.
Synopsis
racadm cmcchangeover
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.
RACADM sub command details 11