Reference Guide

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
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 4. 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.
NOTE: This subcommand is deprecated. For viewing the configuration objects and its values, use set
subcommand. For more information, see iDRAC RACADM CLI Guide available at www.dell.com/
idracmanuals .
Synopsis
racadm config -g <group> -o <object> <value>
racadm config -g <group> -o <object> -i <index> <value>
racadm config -f <filename> -o [-c] [-p] [-continue]
NOTE:
The configuration file retrieved using remote RACADM is not interoperable. For the config
racadm -r 192.168.0 -u root -p xxx config -f c:\config.txt command, use the
configuration file retrieved from the same interface. For example, for the config racadm -r
192.168.0 -u root -p xxx config -f c:\config.txt , use the file generated from
getconfig command racadm -r 192.168.0 -u root -p xxx getconfig -f
c:\config.txt.
-f is only applicable for remote RACADM.
48 RACADM Subcommand Details