Reference Guide

Example
Set the name of slot 3 as server3:
racadm setslotname -i 3 server3
Enable system to display host names (1= Hostname):
racadm setslotname -h 1
setsysinfo
Description Sets the name or location of the chassis.
To use this subcommand, you must have the Administrator
privilege.
NOTE: The special characters \ (backslash), &
(ampersand), ` (back quote), and " (double quote) are
not supported for this subcommand.
Synopsis
racadm setsysinfo [-c chassisname|
chassislocation]
<string>
Input
<string> — Indicates a maximum of 64 non-extended ASCII
chassis name or location.
-c — Sets the chassis name or location.
Example
racadm setsysinfo -c chassisname "Dell Rack
System"
The chassis name was set successfully.
SSH or Telnet RACADM
racadm getconfig -g <groupname> [-o <objectname>]
[-i <indexnumber>]
racadm <subcommand>
Example
racadm getconfig -g idracinfo
racadm getsysinfo
sshpkauth
Description
Enables you to upload and manage up to six (6) dierent SSH public keys. You can
upload a key le or key text, view keys, or delete keys.
racadm sshpkauth -i svcacct -k <key index> -p
<privilege> -t <PK key text>
racadm sshpkauth -i svcacct -k <key index> -p
<privilege> -f <PK key file>
racadm sshpkauth -v -i svcacct -k <key index>
racadm sshpkauth -d -i svcacct -k <key index>
NOTE:
96