CLI Guide
Table Of Contents
- Dell EMC OpenManage Enterprise Modular Edition 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
- OpenManage Enterprise Modular property database group and object descriptions
Table 4. racadm arp
Address HWtype HWaddress Flags Mask Iface
192.168.0.121 ether 90:b1:1c:f4:34:f4 C pub
chassisaction
Description Runs the turn on, turn off, power cycle, or reset operation.
Synopsis
racadm chassisaction [-m <module>] <action>
Input
● -m—Must be one of the following values:
○ chassis—Default state if -m is not specified.
○ switch-<n>—Where n =1-6
● <action>—Must be one of the following values:
○ powerdown—Graceful shutdown of the module
○ powerup—Turns on the module
○ powercycle—Graceful restart of the module
○ nongraceshutdown—Nongraceful shutdown of the module
○ reset—Hard reset of the module
NOTE: The valid option for <module = switch> is reset.
Example
● Perform a reset of switch-2
racadm chassisaction -m switch-2 reset
● Perform a non-graceful shutdown of the chassis
racadm chassisaction -m chassis nongraceshutdown
chassisgroup
Description
Approves or rejects the chassis addition requests. You can also use this command to view the chassis
group details. Supported options are:
● racadm chassisgroup help add
● racadm chassisgroup help view
● racadm chassisgroup help admit
● racadm chassisgroup help deny
Synopsis
racadm chassisgroup <chassisgroup command type>
Input
● -m—IPv4 address of stand-alone chassis
● -l—IPv4 address of leader chassis
● -g—Name of the chassis group
● --pending— Pending requests to join the group
● --discovered— Discovered chassis in the wired environment
Examples
● Executes on a leader, adds a stand-alone chassis to the group:
racadm chassisgroup add -m 192.168.0.1
12 RACADM sub command details