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
● To set the local time to November 24, 2012 at 3:02:30 pm
racadm setractime -l 20121124150230
The time was set successfully
● Set the timezone to 'US/Pacific':
racadm setractime -z US/Pacific
● List all 'US' time zones:
racadm setractime -z US*
setslotname
Description Sets the name of the slot in the chassis. Optionally, this command can be used to find if the slot name,
host name, or iDRAC DNS name is displayed in the CMC User Interface or with the setslotname —i
<slotNum> | —h command.
To run this subcommand, you must have the Administrator privilege.
NOTE:
● The special characters “ (double quotation mark), ‘ (backward quotation mark), & (ampersand), ,
(comma), and \ (backward slash) are not supported for this subcommand.
● The OMSA server agent must be present and running on the server to use the Display Hostname
feature. If the agent is not running, the setting is ignored. For more information, see the Dell
OpenManage Server Administrator User's Guide at support.dell.com/manuals.
Synopsis
● racadm setslotname -i <slotNum> <slotname>
●
racadm setslotname -h <value>
Input
● —i <slotNum> — Displays the ID of the slot.
Legal values: 1–16
● <slotname> — The new name assigned to the slot. The character limit for <slotname> is 15.
● —h <values> — Displays the Hostname, Slotname, or iDRAC DNS name. The legal values are:
○ 0 — Displays the Slotname
○ 1 — Displays the Hostname
○ 2 — Displays the iDRAC DNS name
Example
● Set slot name for slot 3 to server3:
racadm setslotname -i 3 server3
The slot name was set successfully.
● Enable System to Display Hostnames (1 = Active):
racadm setslotname -h 1
setsysinfo
Description
Sets the name or location of the chassis.
To run this subcommand, you must have the Administrator privilege.
RACADM Subcommand Details 85