Reference Guide
Table Of Contents
- iDRAC 8/7 v2.40.40.40 RACADM CLI Guide
- Introduction
- RACADM Subcommand Details
- Guidelines to Quote Strings Containing Special Characters When Using RACADM Commands
- help and help subcommand
- arp
- autoupdatescheduler
- cd
- cd..
- clearasrscreen
- clearpending
- closessn
- clrsel
- config
- coredump
- coredumpdelete
- diagnostics
- eventfilters
- fcstatistics
- frontpanelerror
- fwupdate
- get
- getconfig
- gethostnetworkinterfaces
- getled
- getniccfg
- getraclog
- getractime
- getsel
- getsensorinfo
- getssninfo
- getsvctag
- getsysinfo
- gettracelog
- getversion
- hwinventory
- ifconfig
- inlettemphistory
- jobqueue
- krbkeytabupload
- lclog
- license
- netstat
- nicstatistics
- ping
- ping6
- RACADM Proxy
- racdump
- racreset
- racresetcfg
- remoteimage
- rollback
- sensorsettings
- serveraction
- set
- setled
- setniccfg
- sshpkauth
- sslcertdownload
- sslcertupload
- sslcertview
- sslcertdelete
- sslcsrgen
- sslkeyupload
- sslresetcfg
- storage
- swinventory
- systemconfig
- systemerase
- systemperfstatistics
- techsupreport
- testemail
- testtrap
- testalert
- traceroute
- traceroute6
- update
- usercertupload
- usercertview
- vflashsd
- vflashpartition
- vmdisconnect
- iDRAC Property Database Group and Object Descriptions
- Displayable Characters
- idRacInfo
- cfgStaticLanNetworking
- cfgRemoteHosts
- cfgUserAdmin
- cfgEmailAlert
- cfgSessionManagement
- cfgSerial
- cfgOobSnmp
- cfgRacTuning
- ifcRacManagedNodeOs
- cfgRacVirtual
- cfgServerInfo
- cfgActiveDirectory
- cfgLDAP
- cfgLdapRoleGroup
- cfgStandardSchema
- cfgThermal
- cfgIpmiSol
- cfgIpmiLan
- cfgIpmiPetIpv6
- cfgIpmiPef
- cfgIpmiPet
- cfgUserDomain
- cfgServerPower
- cfgServerPowerSupply
- cfgIPv6LanNetworking
- cfgIpv6StaticLanNetworking
- cfgIPv6URL
- cfgIpmiSerial
- cfgSmartCard
- cfgNetTuning
- cfgSensorRedundancy
- cfgVFlashSD
- cfgVFlashPartition
- cfgLogging
- cfgRacSecurity
- Database Objects With Get and Set Commands
- System.Backplane
- System.ChassisControl
- System.ChassisInfo
- System.QuickSync
- System.LCD
- System.Location
- System.Power
- System.Power.Supply
- System.ServerOS
- System.ThermalSettings
- System.ThermalConfig
- LifecycleController.LCAttributes
- iDRAC.ActiveDirectory
- iDRAC.ADGroup
- iDRAC.AutoOSLock
- iDRAC.EmailAlert
- iDRAC.Info
- iDRAC.IOIDOpt
- iDRAC.IPBlocking
- iDRAC.IPMILan
- iDRAC.IPMISerial
- iDRAC.IPMISOL
- iDRAC.IPv4
- iDRAC.IPv4Static
- iDRAC.IPv6
- iDRAC.IPv6Static
- iDRAC.IPv6URL
- iDRAC.LDAP
- iDRAC.LDAPRoleGroup
- iDRAC.LocalSecurity
- iDRAC.Logging
- iDRAC.NIC
- iDRAC.NICStatic
- iDRAC.NTPConfigGroup
- iDRAC.OS-BMC
- iDRAC.Racadm
- iDRAC.Redfish
- iDRAC.Redfisheventing
- iDRAC.RemoteHosts
- iDRAC.RFS
- iDRAC.RSM
- iDRAC.Security
- iDRAC.Serial
- iDRAC.SerialRedirection
- iDRAC.serverboot
- iDRAC.ServiceModule
- iDRAC.SmartCard
- iDRAC.SNMP
- iDRAC.SNMP.Alert
- iDRAC.SSH
- iDRAC.SysLog
- iDRAC.Telnet
- iDRAC.Time
- iDRAC.Tuning
- iDRAC.Update
- iDRAC.USB
- iDRAC.UserDomain
- iDRAC.Users
- iDRAC.vflashpartition
- iDRAC.vflashsd
- iDRAC.VirtualConsole
- iDRAC.VirtualMedia
- iDRAC.VNCServer
- iDRAC.WebServer
- BIOS.BiosBootSettings
- BIOS.EmbServerMgmt
- BIOS.IntegratedDevices
- BIOS.MemSettings
- BIOS.MiscSettings
- BIOS.NetworkSettings
- BIOS.OneTimeBoot
- BIOS.ProcSettings
- BIOS.ProxyAttributes
- BIOS.PxeDev1Settings
- BIOS.SataSettings
- BIOS.SerialCommSettings
- BIOS.SlotDisablement
- BIOS.SysInformation
- BIOS.SysProfileSettings
- BIOS.SysSecurity
- BIOS.UefiBootSettings
- FC.FCDevice
- FC.FCTarget
- FC.HBAConfig
- FC.PortConfig
- NIC.ConfigureFormn
- NIC.DCBSettings
- NIC.DeviceLevelConfig
- NIC.FCOECapabilities
- NIC.FCoEConfiguration
- NIC.FCoEGenParams
- NIC.FrmwImgMenu
- NIC.GlobalBandwidthAllocation
- NIC.IscsiFirstTgtParams
- NIC.IscsiGenParams
- NIC.IscsiInitiatorParams
- NIC.IscsiSecondaryDeviceParams
- NIC.IscsiSecondTgtParams
- NIC.NICConfig
- NIC.NICPartitioningConfig
- NIC.VndrConfigGroup
- Storage.Controller
- Storage.enclosure
- Storage.PhysicalDisk
- Storage.VirtualDisk
- Deprecated and New Subcommands
- Legacy and New Groups and Objects
sslcsrgen
Description Generates and downloads a certificate signing request (CSR) file to the client’s local file system. The CSR
can be used for creating a custom SSL certificate that can be used for SSL transactions on iDRAC.
To run this subcommand, you must have the Configure iDRAC privilege.
Synopsis
● racadm sslcsrgen -g
●
racadm sslcsrgen [-g] [-f <filename>]
● racadm sslcsrgen -s
Input
● -g — Generates a new CSR.
● -s — Returns the status of a CSR generation process (generation in progress, active, or none).
● -f — Specifies the filename of the location, <filename>, where the CSR is downloaded.
NOTE:
● If the -f option is not specified, the filename defaults to sslcsr in your current directory.
● The -f option is only supported on the remote interface(s).
Output If no options are specified, a CSR is generated and downloaded to the local file system as sslcsr by
default. The -g option cannot be used with the -s option, and the -f option can only be used with the -g
option.
The sslcsrgen -s subcommand returns one of the following status codes:
● CSR was generated successfully.
● CSR does not exist.
Example
● Display current status of CSR operation:
racadm sslcsrgen -s
or
racadm sslcsrgen -g -f c:\csr\csrtest.txt
● Generate and download a CSR to local file system:
racadm -r 192.168.0.120 -u root -p calvin sslcsrgen -g -f csrtest.txt
NOTE: Before a CSR can be generated, the CSR fields must be configured in the RACADM iDRAC.Security group. For
example:
racadm set iDRAC.security.commonname MyCompany
NOTE: In Telnet or SSH console, you can only generate and not download the CSR file.
sslkeyupload
Description
Uploads SSL key from the client to iDRAC.
To run this subcommand, you must have the Server Control privilege.
Synopsis
racadm sslkeyupload -t <type> -f <filename>
Input
● -t — Specifies the key to upload. The value is:
80 RACADM Subcommand Details