CLI Guide

Address HWtype HWaddress Flags Mask Iface
192.168.0.121 ether 90:b1:1c:f4:34:f4 C pub
chassisaction
Description Executes 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—Power cycles the module.
nongraceshutdown—Non-graceful shutdown of the module.
reset—Hard reset of the module.
NOTE: The valid options for <module = switch> are powercycle and reset.
Example
Perform a reset of switch-2
racadm chassisaction -m switch-2 reset
Perform a powercycle of switch-1
racadm chassisaction -m switch-1 powercycle
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
10 RACADM sub command details