Quick Reference Guide

Server power operation successful
Explanation of Support
iDRAC Needs to support graceful shutdown
The support of address individual blades is expected on the CMC
set
Description Allows the user to set the value of configuration objects on a device.
To use this subcommand, you must have Configure privilege.
This subcommand is applicable for iDRAC only.
Synopsis
racadm set -f <filename>
racadm set <FQDD|FQDD Alias>[.<index>][.<group>][.<index>]
[.<object>] <value>
Input
<
FQDD | FQDD Alias
<
group
> — Specifies the group containing the object that is to be written.
<
object
> — Specifies the object name of the value to be written.
<
index
> — This is specified where FQDDs, FQDD Alias' or Groups need to be indexed.
-f <
filename
> — This option enables set to configure the device from a file specified by
<
filename
>. This option is not supported in the Firmware RACADM interface.-
Output
Object value modified successfully
Failure message indicating reason for failure.
Example
Configure the iDRAC using a file
$ racadm set -f myrac.cf
g
Configure LCD String
$ racadm set system.lcd.LCDUserString test
Object value modified successfully
setassettag
Description Sets the N-byte ASCII asset tag for the chassis.
To use this subcommand, you must have Administrator privilege.
Synopsis
racadm setassettag -m chassis <asset tag>
Input -m <
module
> — Specifies the module whose asset tag you want to set.
Legal value: chassis
You can obtain the same output if you do not include this option, as there is only one legal
value.
<
assettag
> is a maximum of 64 non-extended ASCII characters.
Example
racadm setassettag -m chassis 783839–33
87