Quick Reference Guide
Table Of Contents
- Dell™ Chassis Management Controller Firmware Version 2.10
- Administrator Reference Guide
- Notes and Cautions
- Overview
- RACADM Subcommands
- "?" and "?
" - arp
- chassisaction
- clrraclog
- clrsel
- cmcchangeover
- config
- connect
- deploy
- feature
- featurecard
- fwupdate
- getassettag
- getchassisname
- getconfig
- getdcinfo
- getflexaddr
- getioinfo
- getkvminfo
- getled
- getmacaddress
- getmodinfo
- getniccfg
- getpbinfo
- getpminfo
- getraclog
- getractime
- getredundancymode
- getsel
- getsensorinfo
- getslotname
- getssninfo
- getsvctag
- getsysinfo
- gettracelog
- getversion
- help and help
- ifconfig
- krbkeytabupload
- netstat
- ping
- ping6
- racdump
- racreset
- racresetcfg
- remoteimage
- serveraction
- setassettag
- setchassisname
- setflexaddr
- setled
- setniccfg
- setractime
- setslotname
- setsysinfo
- sshpkauth
- sslcertdownload
- sslcertupload
- sslcertview
- sslcsrgen
- sslresetcfg
- testemail
- testfeature
- testtrap
- traceroute
- traceroute6
- "?" and "?
- CMC Property Database Group and Object Definitions
- Displayable Characters
- idRacInfo (read only)
- cfgLanNetworking
- cfgIPv6LanNetworking
- cfgCurrentLanNetworking (read only)
- cfgCurrentIPv6LanNetworking (read only)
- cfgRemoteHosts
- cfgUserAdmin
- cfgEmailAlert
- cfgSessionManagement
- cfgSerial
- cfgNetTuning
- cfgOobSnmp
- cfgTraps
- cfgRacTuning
- cfgRacTuneRemoteRacadmEnable
- cfgRacTuneWebserverEnable
- cfgRacTuneHttpPort
- cfgRacTuneHttpsPort
- cfgRacTuneTelnetPort
- cfgRacTuneSshPort
- cfgRacTuneIpRangeEnable
- cfgRacTuneIpRangeAddr
- cfgRacTuneIpRangeMask
- cfgRacTuneIpBlkEnable
- cfgRacTuneIpBlkFailCount
- cfgRacTuneIpBlkFailWindow
- cfgRacTuneIpBlkPenaltyTime
- # cfgRacTuneTimezoneOffset
- # cfgRacTuneDaylightOffset
- cfgRacSecurity
- cfgActiveDirectory
- cfgStandardSchema
- cfgChassisPower
- # cfgChassisInPower
- # cfgChassisPeakPower
- # cfgChassisPeakPowerTimestamp
- # cfgChassisMinPower
- # cfgChassisMinPowerTimestamp
- # cfgChassisPowerStatus
- # cfgChassisRedundantState
- cfgChassisPowerCap
- cfgChassisPowerCapF
- cfgChassisPowerCapBTU
- cfgChassisPowerCapFBTU
- cfgChassisPowerCapPercent
- cfgChassisPowerCapFPercent
- cfgChassisRedundancyPolicy
- cfgChassisDynamicPSUEngagementEnable
- # cfgChassisInMaxPowerCapacity
- # cfgChassisInRedundancyReserve
- # cfgChassisInPowerServerAllocation
- # cfgChassisInfrastructureInPowerAllocation
- # cfgChassisTotalInPowerAvailable
- # cfgChassisStandbyInPowerCapacity
- # cfgChassisPowerClear
- # cfgChassisPowerClearTimestamp
- cfgChassisPowerButtonEnable
- # cfgSystemEnergyConsumptionClear
- cfgServerInfo
- # cfgServerInfoIndex
- # cfgServerSlotNumber
- # cfgServerServiceTag
- cfgServerName
- # cfgServerFW
- # cfgServerBIOS
- # cfgServerBmcMacAddress
- # cfgServerNic1MacAddress
- # cfgServerNic2MacAddress
- # cfgServerNic3MacAddress
- # cfgServerNic4MacAddress
- cfgServerPriority
- cfgServerNicEnable
- cfgServerIPMIOverLanEnable
- # cfgServerPowerBudgetAllocation
- cfgServerDNSRegisterIMC
- cfgServerDNSIMCName
- # cfgServerRootPassword
- # cfgServerFirstBootDevice
- # cfgServerBootOnce
- # cfgServerPowerConsumption
- cfgKVMInfo
- cfgAlerting
- Using the LCD Panel Interface
- Glossary
- Index

RACADM Subcommands 19
chassisaction
NOTE: To use this subcommand, you must have Chassis Control Administrator
privilege.
Description
Executes a power action on the chassis, iKVM, or a server.
Usage
racadm chassisaction [-m <
module
>] <
action
>
Options
Table 2-1 describes chassisaction subcommand options.
143.166.152.113 ether 00:15:C5:48:9C:1D C eth0
Table 2-1. chassisaction Subcommand Options
Option
Description
-m <module> Specifies the module on which you want the action carried out.
<module> may be one of the following:
•
chassis
- this is the default value if
-m
is not specified.
•
switch-
n
where
n
=1–6
• kvm
<action> Specifies the action you want to execute on the specified module.
<action> may be one of the following:
•
powerdown
— (Chassis only) Powers down the chassis.
•
powerup
— (Chassis only) Powers up the chassis.
•
powercycle
— Power cycles the module.
•
nongraceshutdown
— (Chassis only) Shuts down the chassis
non-gracefully.
•
reset
— Performs a hard reset of the module.
NOTE: When <module> = kvm or switch, <action> must be powercycle or reset.