Quick Reference Guide

setflexaddr
Description Enables/disables FlexAddress on a particular slot/fabric.
This subcommand is applicable only for CMC.
To use this subcommand, you must have 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 powered off to change the slot state. All servers must be
powered 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 <slotNum> 0|1
racadm setflexaddr -f <fabricName> 0|1
<
slotNum
> = 1 to 16
<
fabricName
> = A, B, C, or idrac
0 is disable and 1 is enable.
Input
-i <
slotNum
> — Enables/disables FlexAddress for the specified slot.
-f <
fabricName
> — Enables/disables FlexAddress for the specified fabric.
Example
Disable flex address for slot 2.
racadm setflexaddr -i 2 0
Enable flex address for fabric A
racadm setflexaddr -f A 1
Disable flex address for fabric B
racadm setflexaddr -f b 0
Disable flex address for fabric idrac
racadm setflexaddr -f idrac 0
setled
Description Sets the state (blinking or not blinking) of the LED on the specified module.
To blink or unblink the chassis, I/O modules or the CMC, you must have Debug Administrator
privilege on CMC. To enable the servers to blink or unblink, you must have Server Administrator
or Debug Administrator privilege on CMC. To use this subcommand for iDRAC, you must have
Configure iDRAC permission.
Synopsis For iDRAC:
racadm setled -l <ledState>
For CMC:
racadm setled -m <module> -l <ledState>
Input
-m <
module
> - Specifies the module whose LED you want to configure.
<
module
> can be one of the following:
— server-n, where
n
=1–16
107