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
● -g — The -g <groupName> or group option, is used to display the configuration for a single group.
The <groupName> is the name for the group used in the racadm.cfg files. If the group is an indexed
group, then use the-i option.
● -h — The -h or help option, displays a list of all available configuration groups in alphabetical order.
This option is useful when you do not remember exact group names.
● -i — The -i <index> or index option, is valid only for indexed groups and is used to specify a
unique group. The <index> is a decimal integer from 1 through n, where n can vary from 1 to maximum
number of indexes a particular group supports. If -i <index> is not specified, then a value of 1 is
assumed for groups, which are tables that have multiple entries. The -i option enters the index value
and not a named value
● -o — The -o <objectname> or object option specifies the object name that is used in the query.
This option is optional and can be used with the -g option.
● -u — The-u <username> or user name option, is used to display the configuration for the specified
user. The <username> option is the login name for the user.
● -v — The -v option displays more information with the display of the properties and is used with the
-g option.
● -m — The module must be one of the following values:
○ server—<n> — where n = 1–16
○ server—<nx> — where n = 1–8; x= a–d (lower case).
NOTE: This option is available only for cfgRemoteHosts, cfgRacTuning, cfgSerial,
cfgSessionManagement, cfgLanNetworking, or cfgIPv6LanNetworking commands.
Output The subcommand displays error message when:
● Invalid syntax, group name, object name, index, or any other invalid database members are entered.
● The RACADM CLI transport is unsuccessful.
If errors are not encountered, this subcommand displays the content of the specified configuration.
Groups Key Attributes
cfgEmailAlert cfgEmailAlertAddress
cfgLDAPRoleGro
up
cfgLDAPRoleGroupDN
cfgServerInfo cfgServerBmcMacAddress
cfgStandardSche
ma
cfgSSADRoleGroupName
cfgTraps cfgTrapsAlertDestIPAddr
cfgUserAdmin cfgUserAdminUserName
Groups Key Attributes
cfgEmailAlert cfgEmailAlertAddress
cfgLDAPRoleGro
up
cfgLDAPRoleGroupDN
cfgServerInfo cfgServerBmcMacAddress
cfgStandardSche
ma
cfgSSADRoleGroupName
cfgTraps cfgTrapsAlertDestIPAddr
cfgUserAdmin cfgUserAdminUserName
Example
● Displays the configuration properties (objects) that are contained in the group cfgLanNetworking.
racadm getconfig -g cfgLanNetworking
● Saves all group configuration objects from CMC to myrac.cfg.
racadm getconfig -f myrac.cfg
36 RACADM Subcommand Details