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
● -a — Displays the Ethernet and iSCSI MAC/WWN addresses for all iDRAC or LOMs or mezzanine
cards. When FlexAddress is enabled for a particular slot, then the chassis-assigned MAC/WWN
address is displayed.
● -c — Displays the ethernet and iSCSI MAC/WWN and assignment type, partition status of all LOMs
or mezzanine cards. The -c option must be one of the following values:
○ IO-Identity — Displays the user-defined MAC/WWN addresses.
○ FlexAddress — Displays the chassis-assigned MAC/WWN addresses.
○ Factory — Displays factory MAC/WWN addresses.
○ all — Displays Ethernet and iSCSI MAC/WWN address, Assignment Type, and Partition Status of
all LOMs or mezzanine cards.
NOTE: If the chassis is powered off owing to AC loss, the output is displayed Reserved, when you
try viewing MAC addresses using the IO-Identity and -c options.
Example
● Display MACs for all modules.
racadm getmacaddress
● Display iSCSI MAC addresses for all servers.
racadm getmacaddress -t iscsi
● Display iSCSI MAC for server-1.
racadm getmacaddress -m server-1 -t iscsi
● Display extra iSCSI MACs for server-1 (if available).
racadm getmacaddress -m server-1 -t iscsi -x
● Display the user-defined MAC and WWN address.
○ racadm getmacaddress -c io-identity
○
racadm getmacaddress -c io-identity -m server -x
● Displays the console assigned MAC/WWN of all LOMs or mezzanine cards.
racadm getmacaddress -c all
● Displays the chassis-assigned WWN/MAC address.
racadm getmacaddress -c flexaddress
● Displays the MAC/WWN addresses for all LOMs or mezzanine cards.
racadm getmacaddress -c factory
Displays the MAC address for chassis.
racadm getmacaddress -m chassis
<
Name>
<Presence> <BMC MAC
Address>
<NIC1 MAC
Address>
<NIC2 MAC
Address>
CMC Present N/A
F0:4D:A2:77:71:
72
N/A
racadm getmacaddress -m switch-1
RACADM Subcommand Details
49