Reference Guide

iDRAC needs to support graceful shutdown
The support of address individual blades is expected on the CMC
set
Description
Imports the saved CMC Event Filter configuration from a file.
NOTE: Currently, these commands are supported only in remote RACADM.
Synopsis
racadm set -f <filename>
Input
–f: Configure event filter configurations from a configuration file.
Example
–Configure event filter configurations from a configuration file.
racadm -r 10.94.161.119 -u root -p calvin set -f
config.txt
setassettag
Description Sets the N-byte ASCII asset tag for the chassis.
To use this subcommand, you must have the 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, because there is only
one legal value.
<
assettag
> is a maximum of 64 non-extended ASCII characters.
Example
racadm setassettag -m chassis 783839–33
racadm setassettag 783839–33
The asset tag was changed successfully.
setchassisname
Description Sets the name of the chassis in the LCD.
To use this subcommand, you must have the Administrator
privilege.
Synopsis
racadm setchassisname <name>
NOTE: Chassisname is a maximum of 64 non-
extended ASCII characters.
Example
racadm setchassisname dellchassis-1
The chassis name was set successfully.
81