38 RACADM Subcommand Details
NOTE: To use this subcommand, you must have Chassis Control Administrator
privilege.
Synopsis
racadm chassisaction [-m <module>] <action>Table 2-1 describes the chassasaction subcommand options
Example
Perform a reset of switch-3.racadm chassisaction -m switch-3 resetModule power operation successful.
Subcommand Description
chassisaction Executes a power action on the chassis, iKVM, or a
server.
Table 2-1. chassisaction Subcommand Options
Option Description
-m
<module>
Module on which you want to carry out the action. Values are:
chassis
- this is the default value if
-m
is not specified.
switch-n
where
n
=1–6
kvm
<action> Action that you want to execute on the specified module. Values are:
powerdown
— (Chassis only) Powers down the chassis.
powerup
— (Chassis only) Powers up the chassis.
powercycle
— Power cycles the module.
nongraceshutdown
— (Chassis only) Shuts down the chassis non-
gracefully.
reset
— Performs a hard reset of t he module.
NOTE: When <module> = kvm or switch, <action> must be powercycle or reset.