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

94 RACADM Subcommands
Example
The setractime subcommand supports dates ranging from 1/1/1970 00:00:00
through 12/31/2030 23:59:59. To set the date to October 24, 2007 at 3:02:30
PM PST:
racadm setractime -l 20071024150230 -z PST8PDT
The time was set successfully.
setslotname
NOTE: To use this subcommand, you must have Administrator privilege.
NOTE: See the "Editing Slot Names" section in the Dell Chassis Management
Controller User Guide for rules for selecting slot names.
Description
Sets the name of a slot in the chassis.
Usage
racadm setslotname -i <slotID> <slotname>
-l Sets the local date and time in the string
yyyymmddhhmmss
where:
•
yyyy
is a the year
•
mm
is the month
•
dd
is the day
•
hh
is the hour
•
mm
is the minute
•
ss
is the second
NOTE: Setting the time using the -l and -z options is recommended. This
command format allows the CMC to fully support local time zones,
including the ability to automatically adjust the CMC time to the local
Daylight Savings Time.
Table 2-36. setractime Subcommand Options
Option Description