Quick Reference Guide

Input None
Output Clears the last crash screen buffer.
Example
racadm clearasrscreen
closessn
Description Closes a communication session on the device. Use
getssninfo to view a list of sessions that can be closed
using this command.
To use this subcommand, you must have
Administrator
permission.
Synopsis
racadm closessn –i <session id>
racadm closessn -a
racadm closessn -u <username>
Input
-i<
session id
> — The session ID of the session to
close, which can be retrieved using racadm
getssninfo subcommand.
Session executing this command cannot be
closed.
-a — Closes all sessions.
-u
<user name>
— Close all sessions for a
particular user name.
-u option can be used in local RACADM only if the
username contains upto 16 characters. If the user
name contains more than 16 characters, use one
of the following options to close a session:
— Local RACADM: -i
option
— Remote RACADM: -u option or -i option
Output None
Example
racadm closessn -i 1234
Closes the session 1234.
racadm closessn –u root
Closes all the sessions for root user.
racadm closessn –a
Closes all the sessions.
clrraclog
Description Deletes the CMC log.
This subcommand is applicable only for CMC.
Synopsis
racadm clrraclog
Input
racadm clrraclog
25