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

102 RACADM Subcommands
NOTE: If no options are specified, the default option is –g. That is, a CSR is
generated and stored on the CMC’s local file system.
Example
• racadm sslcsrgen -s
CSR generation in progress.
• racadm sslcsrgen -g -f c:\csr\csrtest.cer
The csr was generated successfully.
NOTE: For more information on managing SSL certificates, see the “Securing CMC
Communications Using SSL and Digital Certificates” section in the Dell Chassis
Management Controller User Guide.
sslresetcfg
NOTE: To use this subcommand, you must have Chassis Configuration
Administrator privilege.
Description
Regenerates the self-signed certificate used by the CMC Web GUI. The
certificate takes effect 30 seconds after the command is entered.
Usage
racadm sslresetcfg
-s
Returns the status of a CSR generation process:
• CSR was generated successfully.
• CSR does not exist.
• CSR generation in progress.
The -s option cannot be used with the -g option.
-f <filename> Specifies the filename where the CSR will be downloaded. Can be
used without the –g option. In this case, no new CSR is generated
and the existing CSR is downloaded.
Table 2-43. sslcsrgen Subcommand Options
Option Description