CLI Guide

Table 4. Details of get (continued)
Include password hash in the configuration .xml file.
racadm get -f<filename> -t xml -l<NFS or CIFS share> -u<username> -
p<password> -t xml --includeph
Configure proxy parameters.
racadm set lifecyclecontroller.lcattributes.UserProxyUsername admin1
racadm set lifecyclecontroller.lcattributes.UserProxyUsername
View the list of proxy attributes.
racadm get lifecycleController.lcAttributes
To display InfiniBand related groups.
racadm get InfiniBand
set
Table 5. Details of set
Description
Modifies the value of configuration objects on a component. The Set sub-command has two forms:
The modification of a single object to a new value specified in the command line.
The modification of multiple objects to new values using a configuration file.
It supports multi-object value import from the below configuration file format:
Server Configuration Profile(SCP) XML and JSON formatXML and JSON format files can be
imported from a local file, from an NFS, CIFS, HTTP, HTTPS, FTP and TFTP network share.
NOTE: You need admin user privilege to perform import and export SCP operations.
Depending on the type of configuration object being modified, the new values could be applied
immediately (in real-time) or require staging and a reboot of the system to apply the new values. The
following components support either real-time or staged application of new values:
iDRAC with Lifecycle Controller
PowerEdge RAID controllers
NOTE: Use PowerEdge RAID controllers with firmware version 9.1 or later. The real-time
support is provided only while performing hardware RAID configuration.
The following components require staging and system reboot for application of new values:
BIOS
Other PowerEdge RAID controllers For software RAID configuration
Networking devices Ethernet and Fibre Channel
NOTE:
To modify the value of staged objects such as BIOS or NIC, commit and reboot job creation must be
used to apply the pending values. When single object Setoperations are used to stage value
modification, use the jobqueue command to schedule a job to reboot the server and apply the new
values. For staged multi-object Setoperations using xml configuration files, a job will automatically
be created by the Set command; use the b, -w and -s options to specify how the staged reboot
will be performed. For more information, see jobqueue.
Import and Export of INI file type doesn't support -c option for firmware versions earlier than iDRAC
4.40.00.00.
For more information on the set subcommand, run the RACADM command racadm help set.
Synopsis
Single-object Set
Running Get and Set 25