Quick Reference Guide

RACADM 117
racadm Options
The base racadm command has the following options and arguments:
Enabling and Disabling Remote Security
NOTE: It is recommended that you run these commands on your local system. You must reset the RAC controller
to enable these commands.
Enter the following command to enable remote security:
racadm config -g cfgRacTuning -o cfgRacTuneRemoteRacadmEnable 1
Enter the following command to disable remote security:
racadm config -g cfgRacTuning -o cfgRacTuneRemoteRacadmEnable 0
Log/Verbose Levels
Example:
racadm -l 0x3 -L log <
subcommand
[
subcommand_options
]>
The argument 0x3 for the log level is the OR of STDOUT and STDERR messages. Both of these message
types are written to the filename log. The verbose, or -v, option defaults to 0x3, or STDOUT, STDERR.
Table 6-3. Base racadm Command Options and Arguments
Option Description
-l <lvl> Specifies the log level for debug.
NOTE: Ensure that you run this option from a writable folder.
-v <lvl> Specifies the verbose level for screen output.
-L <file> Specifies a debug log file.
Table 6-4. Log/Verbose Levels
Option Description
0x1 Standard out messages
0x2 Standard error messages
0x4 Debug messages