CLI Guide

Table Of Contents
Table 76. Details of remoteimage attribute (continued)
Disable Remote File Sharing.
racadm remoteimage -d
Disable Remote File Started. Please check status using -s option to
know Remote File Share is ENABLED or DISABLED.
Check Remote File Share status.
racadm remoteimage -s
Remote File Share is Enabled
UserName
Password
ShareName //192.168.0/xxxx/dtk_3.3_73_Linux.iso
Deploy a remote image on iDRAC CIFS Share.
racadm remoteimage c u admin p xxx l 192.168.0.1:/dev/floppy.img
Deploy a remote image on iDRAC NFS Share.
racadm remoteimage c u admin p xxx l 192.168.0.1:/dev/floppy.img
Deploy a remote image on iDRAC HTTP Share.
racadm remoteinage -c -u "user" -p "xxx" -l http://shrloc/foo.iso
Deploy a remote image on iDRAC HTTPS Share.
racadm remoteinage -c -u "user" -p "xxx" -l https://shrloc/foo.iso
NOTE:
The -p and -u options are mandatory only for CIFS share and not mandatory for NFS, HTTP,
and HTTPS.
rollback
Table 77. Details of rollback
Description Allows you to roll back the firmware to an earlier version.
Synopsis
racadm rollback <FQDD> [--reboot]
NOTE: To get the list of available rollback versions and FQDDs, run the racadm swinventory
command.
Input
<FQDD>: Specify the FQDD of the device for which the rollback is required.
--reboot: Performs a graceful system reboot after the BIOS firmware rollback.
Example
To perform BIOS firmware rollback:
racadm rollback iDRAC.Embedded.1-1
RAC1056: Rollback operation initiated successfully.
To perform a graceful system reboot after BIOS firmware rollback:
racadm rollback BIOS.Setup.1-1 --reboot
RACADM Subcommand Details 107