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 a multi-domain SPARC server append the applicable CLI properties to the beginning of the /SP target:

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

Note:

Use the help command to view the namespace targets supported on a server SP. For example, help /SP/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 Restore Tasks CLI Properties on SP User Role Required

Back up or restore Oracle ILOM SP configurations.

/SP/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 reboot.

/SP reset_to_defaults =

  • all

    Resets all properties.

  • factory

    Resets all properties and erases log data.

  • none

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

  • Admin (a)