Reference Guide
Table Of Contents
- Chassis Management Controller Version 5.2 for Dell PowerEdge M1000e RACADM Command Line Reference Guide
- Contents
- Introduction
- RACADM Subcommand Details
- Guidelines to Quote Strings Containing Special Characters When Using RACADM Commands
- racadm ? and ? subcommand
- help and help subcommand
- arp
- chassisaction
- chassislog
- closessn
- clrraclog
- clrsel
- cmcchangeover
- config
- connect
- deploy
- eventfilters
- feature
- featurecard
- fwupdate
- get
- getactiveerrors
- getarraycfg
- getassettag
- getchassisname
- getconfig
- getdcinfo
- getflexaddr
- getfanreqinfo
- getioinfo
- getkvminfo
- getled
- getmacaddress
- getmodinfo
- getniccfg
- getpbinfo
- getpminfo
- getraclog
- getractime
- getredundancymode
- getsel
- getsensorinfo
- getslotname
- getssninfo
- getsvctag
- getsysinfo
- gettracelog
- getversion
- ifconfig
- krbkeytabupload
- netstat
- ping
- ping6
- racdump
- racreset
- racresetcfg
- remoteimage
- set
- serveraction
- setarraycfg
- setassettag
- setchassisname
- setflexaddr
- setled
- setniccfg
- setractime
- setslotname
- setsysinfo
- sshpkauth
- sslcertdownload
- sslcertupload
- sslcertview
- sslcsrgen
- sslresetcfg
- testemail
- testfeature
- testtrap
- traceroute
- traceroute6
- CMC Property Database Group and Object Descriptions
- Displayable Characters
- idRacInfo
- cfgLanNetworking
- cfgRemoteHosts
- cfgUserAdmin
- cfgEmailAlert
- cfgSessionManagement
- cfgSerial
- cfgOobSnmp
- cfgTraps
- cfgRacTuning
- cfgServerInfo
- cfgActiveDirectory
- cfgLDAP
- cfgLDAPRoleGroup
- cfgStandardSchema
- cfgLocation
- cfgChassisPower
- cfgChassisDefaultPowerCapLowerBoundBTU (Read Only)
- cfgChassisDefaultPowerCapLowerBound (Read Only)
- cfgChassisDefaultPowerCapUpperBound (Read Only)
- cfgChassisDefaultPowerCapUpperBoundBTU (Read or Write)
- cfgChassisAllow110VACOperationTimestamp (Read Only)
- cfgChassisMaxPowerConservationModeTimestamp (Read Only)
- cfgChassisACPowerRecoveryDisable
- cfgThermal
- cfgKVMInfo
- cfgLcdInfo
- cfgAlerting
- cfgIPv6LanNetworking
- cfgCurrentLanNetworking (Read Only)
- cfgCurrentIPv6LanNetworking (Read Only)
- cfgNetTuning
- cfgRacSecurity
- cfgQuickDeploy
- cfgActionOnServerInsertion
- cfgSetiDRACRootPasswordOnServerInsertion
- cfgiDRACRootPassword
- cfgEnableiDRACLAN
- cfgEnableiDRACIPv4
- cfgEnableiDRACIPMIOverLAN
- cfgEnableiDRACIPv4DHCP
- cfgStartingiDRACIPv4Address
- cfgiDRACIPv4GateWay
- cfgiDRACIPv4Netmask
- cfgEnableiDRACIPv6
- cfgEnableiDRACIPv6AutoConfig
- cfgiDRACIPv6PrefixLength
- cfgiDRACIPv6Gateway
- cfgReservedIPAddressNumbers
- cfgUseCMCDNSSettings
NOTE: The special characters “ (double quotation mark), ‘ (backward quotation mark), & (ampersand),
and \ (backward slash) are not supported for this subcommand.
Synopsis
racadm setchassisname <name>
NOTE: Chassis name is a maximum of 64 nonextended 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 run 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 run this command.
Synopsis
● racadm setflexaddr -i <slotNum> 0|1
●
racadm setflexaddr -f <fabricName> 0|1
Input
● -i <slotNum> — Enables or disables FlexAddress for the specified slot.
● -f <fabricName> — Enables or disables FlexAddress for the specified fabric.
● <slotNum>= 1–16
● <fabricName>= A, B, C, iDRAC
○ 0 : Disable
○ 1 : Enable
Example
● Disable flexaddress for slot 2.
racadm setflexaddr -i 2 0
● Enable flexaddress for fabric A.
racadm setflexaddr -f A 1
● Disable flexaddress for fabric B.
racadm setflexaddr -f b 0
● Disable flexaddress for fabric iDRAC.
racadm setflexaddr -f idrac 0
setled
Description
Sets the state (blinking or not blinking) of the LED on the specified module.
RACADM Subcommand Details 81