Quick Reference Guide
RACADM Subcommands 21
Options
Example
• Perform a reset of switch-3.
racadm chassisaction -m switch-3 reset
Module power operation successful.
closessn
Description
Closes a requested session.
NOTE: The session executing this command cannot be closed.
Usage
racadm closessn -a
racadm closessn -i <session id>
Table 2-1. chassisaction Subcommand Options
Option Description
-m <module> Specifies the module on which you want the action carried out.
<module> may be one of the following:
•
chassis
- this is the default value if
-m
is not specified.
•
switch-n
where
n
=1–6
• kvm
<action> Specifies the action you want to execute on the specified module.
<action> may be one of the following:
•
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 the module.
NOTE: When <
module
> = kvm or switch, <
action
> must be powercycle or reset.