Quick Reference Guide

NOTE:
If output is not returned when this command is used remotely, retry
after increasing remote Racadm timeout value. For this, use the command
racadm set iDRAC.Racadm.Timeout <value>. Alternatively, you
can retrieve a few records.
Add a comment to record number 5 in the Life Cycle Log.
racadm lclog comment edit –q 5 –m “This is a test
comment.”
Add a worknote to the Lifecycle Log:
racadm lclog worknote add -m "This is a test
worknote."
license
Description Manages hardware licenses.
This subcommand is applicable only for iDRAC.
Synopsis
racadm license view
racadm license view [-c <component>]
racadm license import [-f <licensefile>] -
l<location> -c
<component>
racadm license export [-f <license file>] -e <ID> -
c <component>
racadm license delete -e <ID> -l <location> [-f] -c
<component> -t
<transaction ID>
racadm license delete -t <transaction ID>
racadm license delete -e <entitlement ID>
racadm license delete -c <component>
racadm license replace -t 1
racadm license replace -u <username>-p <password> -f
<license file name> -l <NFS/CIFS share> -t
<transaction ID>
Input
view — View license information.
import — Installs a new license.
export — Exports a license file.
delete — Deletes a license from the system.
replace — Replaces an older license with the given license file.
-l <
remote share location
> — Network share location from where the license
file must be imported.
If the file is on a share, then -u <
share user
> and -p <
share password
> must be
used.
-f — Filename or path to the license file
-e <
ID
> — Specifies the entitlement ID of the license file to be exported
-t<
ID
> — Specifies the transaction ID.
-c<
component
> — Specifies the component name on which the license is
installed.
-o — Overides the End User License Agreement (EULA) warning and imports,
replaces or deletes the license.
89