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
cong
Description
Allows you to set CMC conguration parameters individually or to batch them as part of a
conguration le. If the data is dierent, that CMC object is written with the new value.
Synopsis
• racadm cong [-c|-p] -f <lename>
• racadm cong -g <group name> -o <object name> [-i <index>] <value>
NOTE: The conguration le retrieved using remote racadm are not interoperable. For
the cong -f <
le name
> command, use the conguration 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 cong to read the contents of the le specied by
< lename > and congure CMC.
• -p — This option must be used with the -f option. It directs cong to delete the password
entries contained in the cong le -f < lename > after the conguration is complete.
To apply the password, you must remove the preceding Read-Only marker '#' in the cong
le before running the cong -f command.
•
-g — The -g < groupName >, or group option, must be used with the -o option. The <
groupName > species the group containing the object that is to be set.
22