Go to main content

Oracle® ILOM User's Guide for System Monitoring and Diagnostics Firmware Release 4.0.x

Exit Print View

Updated: September 2018
 
 

Firmware Back Up and Restore Tasks and Applicable CLI Targets

Use the following table to help identify the applicable CLI namespace target for Oracle ILOM back up or restore configuration tasks or to reset the Oracle ILOM configuration to factory defaults.

The following table does not provide the full CLI path to the /SP target on all managed devices. For instance, to access the /SP target from either a multi-domain SPARC server, a blade system CMM, or a Netra FMM, append the applicable CLI properties to the beginning of the /SP target:

  • SPARC multi-domain server, where applicable, append: /Servers/PDomains/PDomain_n

  • Blade system CMM, where applicable, append: /Servers/Blades/Blade_n

  • Netra frame system FMM, where applicable, append: /Servers/ComputeNodes/ComputeNode_n


Note -  Not all firmware back up and restore CLI targets are supported on all managed devices. Use the help command to view the namespace targets supported on a managed device . For example,

help /SP/Config | help /CMM/Config | help /FMM/Config


For detailed information about backing up or restoring the SP configuration in Oracle ILOM, see the topics listed in the Related Information section that appears after the table.

Firmware Backup and Restor Tasks
CLI Properties on Managed Device
User Role Required
Back up or restore Oracle ILOM configurations from SP, CMM or FMM.
/SP|CMM|FMM/Config
  • dump_uri

    Backs up configuration to xml file.

  • load_uri

    Restores configuration from xml file.

  • Admin (a)

  • User Management (u)

  • Console (c)

  • Reset and HostControl (r)

  • Read Only (o)

Reset Oracle ILOM configuration properties to defaults upon next SP, CMM, or FMM reboot.
/SP|CMM|FMM reset_to_defaults =
  • all

    Resets all properties.

  • factory

    Resets all properties and erasess log data.

  • none

    Cancels the reset operation; must be done before next reboot.

  • Admin (a)

Related Information