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 blink or unblink the chassis, I/O modules or the CMC, you must have the Debug Administrator
privilege. To enable the servers to blink or unblink, you must have the Server Administrator or the Debug
Administrator privilege.
Synopsis
racadm setled -m <module> -l <ledState>
Input
● -m <module> — Specifies the module whose LED you want to configure.
<module> can be one of the following:
○ server–<n>, where n=1–16
○ server–<nx>, where n=1–8; x = a, b, c, d (lower case)
○ switch–<n>, where n=1–6
○ cmc-active
○ chassis
● -l <ledState> — Specifies the LED state. The values are:
○ 0 — No Blinking
○ 1 — Blinking
Example
● racadm setled -m chassis -l 1
Sets LED state on Chassis to Blink
●
racadm setled -m server-1 -1 1
LED state was set successfully.
● racadm setled -m server-9 -1 1
ERROR: Server in slot 9 is an extension of the server in slot 1.
NOTE: The setled command generates an error when run on the extension slot of a multi-slot
server.
setniccfg
Description
Sets the CMC IP address for static and DHCP modes.
To run this subcommand, you must have the Configure Chassis Administrator privilege.
NOTE: The command helps to modify network configuration properties.
NOTE: The terms NIC and Ethernet management port may be used interchangeably.
Synopsis
● racadm setniccfg [-m <module>] -d [-6]
●
racadm setniccfg [-m <module>] -s <ipAddress> <netmask> <gateway>
● racadm setniccfg [-m <module>] -s -6 <ipv6Address> <prefixlen> <gateway>
●
racadm setniccfg [-m <module>] -v [<vlan_id> <vlan_priority>]
● racadm setniccfg [-m chassis] -o
● racadm setniccfg –p [-6]
82 RACADM Subcommand Details