Quick Reference Guide

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.
setflexaddr
Description Enables or disables FlexAddress on a particular slot or fabric.
To use this subcommand, you must have the Chassis Configuration Administrator
privilege.
If the fabric type is determined to be Infiniband, the operation is canceled and the
command returns an error. If the FlexAddress feature is not activated, the command
returns an error.
NOTE: The server must be turned off to change the slot state. All servers must be
turned off to change the fabric state. The MAC/WWN addresses must be managed
locally (not by an external console) to use this command.
Synopsis
racadm setflexaddr [-i <slot#> <state>]
[-f <fabricName> <state>]
<
slot#
> = 1 to 4
<
fabricName
> = A
<
state
> = 0 or 1
where 0 is disable and 1 is enable.
Input
-i <
slot#
> <
state
> — Enables or disables FlexAddress for the specified slot.
-f <
fabricName
> <
state
> — Enables or disables FlexAddress for the specified fabric.
Example
racadm setflexaddr -i 1 0
Slot 1 FlexAddress state set successfully
83