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
cfgNicEnable (Read or Write)
Description
Enables or disables CMC network interface controller (NIC). If the NIC is disabled, the remote network
interfaces to CMC are no longer accessible and CMC is only available through the local or serial RACADM
interface.
Legal Values
● 1 (TRUE)
● 0 (FALSE)
Default
1
cfgNicIpAddress (Read or Write)
Description
Specifies the static IPv4 address.
NOTE: This parameter is only configurable if the cfgNicUseDhcp parameter is set to 0(FALSE).
Legal Values
String representing a valid IPv4 address. For example: 192.168.0.20.
Default
● 192.168.0.120
cfgNicNetmask (Read or Write)
Description
The subnet mask used for IP address.
This property is only valid if cfgNicUseDhcp is set to0(FALSE).
NOTE: This parameter is only configurable if the cfgNicUseDhcp parameter is set to 0(FALSE).
Legal Values
String representing a valid subnet mask. For example: 255.255.255.0.
Default
255.255.255.0
cfgNicGateway (Read or Write)
Description
Indicates the gateway IPv4 address.
The gateway IPv4 address used for static assignment of the RAC IP address. This property is only valid if
cfgNicUseDhcp is set to0(FALSE).
NOTE: This parameter is only configurable if the cfgNicUseDhcp parameter is set to 0 (FALSE).
Legal Values
String representing a valid gateway IPv4 address. For example: 192.168.0.1.
Default
192.168.0.1
cfgNicUseDhcp (Read or Write)
Description
Specifies whether DHCP is used to assign the IPv4 address. If this property is set to 1 (TRUE) then
the IPv4 address, subnet mask and gateway are assigned from the DHCP server on the network. If this
property is set to 0(FALSE), the user can configure the cfgNicIpAddress, cfgNicNetmask and
cfgNicGateway properties.
102 CMC Property Database Group and Object Descriptions