CLI Guide

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