CLI Guide

closessn
Table 12. Details of 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 run this subcommand, you must have the Administrator permission.
NOTE: This subcommand ends all the sessions other than the current session.
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 running this command cannot be closed.
—a — Closes all sessions.
—u <username> — Closes all sessions for a particular user name.
Output
Successful or error message is displayed.
Example
Closes the session 1234.
racadm closessn -i 1234
Closes all the sessions other then the active session for root user.
racadm closessn –u root
Closes all the sessions.
racadm closessn –a
clrsel
Table 13. Details of clrsel
Description
Removes all the existing records from the System Event Log (SEL).
To use this subcommand, you must have Clear Logs permission.
Synopsis
racadm clrsel
Example
racadm clrsel
The SEL was cleared successfully
config
Table 14. Details of config
Description
Allows you to set iDRAC configuration parameters individually or to batch them as part of a configuration file and
then modify iDRAC configuration properties. If the data is different, the iDRAC object is written with a new value.
50 RACADM Subcommand Details