Reference Guide

To use this subcommand, you must have the Administrator privilege.
Synopsis
racadm closessn –i <session id>
racadm closessn -a
racadm closessn -u <username>
Input
-i< session id > — The session ID of the session to be ended, which can be retrieved using
RACADM getssninfo subcommand.
Session executing this command cannot be ended.
-a — Closes all sessions.
-u
<user name>
— Close all sessions for a particular user name.
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.
clrsel
Description
Deletes all existing records from the System Event Log (SEL).
To use this subcommand, you must have the Clear Logs privilege.
Synopsis
racadm clrsel
cong
Description
Allows you to set CMC conguration parameters individually or to batch them as part of a
conguration le. If the data is dierent, that CMC object is written with the new value.
Synopsis
racadm cong [-c|-p] -f <lename>
racadm cong -g <group name> -o <object name> [-i <index>] <value>
NOTE: The conguration le retrieved using remote racadm are not interoperable. For
the cong -f <
le name
> command, use the conguration le retrieved from the same
interface.
Input
NOTE: The -f and -p options are not supported for the serial/Telnet/SSH console.
-f — The -f < lename > option causes cong to read the contents of the le specied by
< lename > and congure CMC.
-p — This option must be used with the -f option. It directs cong to delete the password
entries contained in the cong le -f < lename > after the conguration is complete.
To apply the password, you must remove the preceding Read-Only marker '#' in the cong
le before running the cong -f command.
-g — The -g < groupName >, or group option, must be used with the -o option. The <
groupName > species the group containing the object that is to be set.
22