Quick Reference Guide
208 RACADM
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.
racadm Subcommands/Arguments
Table 6-4. Log/Verbose Levels
Option Description
0x1 Standard out messages
0x2 Standard error messages
0x4 Debug messages
Table 6-5. racadm Subcommands and Arguments
Command Description
config/getconfig Configures the RAC and displays the RAC configuration.
fwupdate Executes or gets status on RAC firmware updates.
getsysinfo Displays general RAC and system information.
getraclog Lists RAC subcommands.