User's Manual
clearasrscreen
TableA-2 describes the clearasrscreen subcommand.
Table A-2. clearasrscreen
Synopsis
racadm clearasrscreen
config/getconfig
TableA-3 describes the config and getconfig subcommands.
Table A-3. config/getconfig
Synopsis
racadm config [-s -p -c] -f <filename>
racadm config [-s] -g <groupName> -o <objectName> [-i <index>] <Value>
racadm getconfig [-p] -f <filename>
racadm getconfig -g <groupName> [-i <index>]
racadm getconfig -u <username>
racadm getconfig -h
config Subcommand Description
The config subcommand allows the user to set DRAC 4 configuration parameters individually or to batch them as part of a configuration file. After the .cfg file
has been correctly parsed, each object is read. If the content is the same, a write to the DRAC 4 does not occur. If the data is different, that DRAC 4 object is
written with the new value.
Input
TableA-4 describes the config subcommand options.
Table A-4. config Subcommand Options and Descriptions
NOTE: To use this command, you must have Execute Debug Commands permission.
Subcommand
Definition
clearasrscreen
Clears the last crash screen that is in memory.
NOTE: To use the getconfig command, you must have Log In DRAC 4 permission.
Subcommand
Definition
config
Configures the DRAC 4.
getconfig
Gets the DRAC 4 configuration data.
NOTE: The -f, -s, and -p options are not supported for the serial/telnet console.
Option
Description
-f
The -f <filename> option causes config to read the contents of the file specified by <filename> and configure the DRAC 4. The file must contain
data in the format specified in "Parsing Rules."