Restore a Saved BIOS Firmware Configuration (Oracle ILOM)
106 Oracle X6 Series Servers Administration Guide • April 2016
■
“Restore a Saved Oracle ILOM Firmware Configuration (Oracle Hardware Management
Pack)” on page 109
Restore a Saved BIOS Firmware Configuration
(Oracle ILOM)
Before you begin, ensure that you have Reset and Host Control (r) and Admin (a) role
privileges in Oracle ILOM.
1.
To restore a saved BIOS configuration in the Oracle ILOM web interface, perform
the following steps:
a.
Log in to the Oracle ILOM web interface.
For instructions, see “Accessing Oracle ILOM” on page 21.
b.
In the navigation pane, click System Management > BIOS.
c.
In the Restore section of the page, select a restore option from the Restore
Options drop-down list.
d.
In the Transfer Method drop down list, select a transfer method.
e.
Specify the location of the XML file.
f.
Click Start Restore.
2.
To restore a saved BIOS configuration in the Oracle ILOM command-line
interface (CLI), perform the following steps:
a.
Log in to the Oracle ILOM CLI.
For instruction, see “Accessing Oracle ILOM” on page 21.
b.
Use the set command:
set System/BIOS/Config restore_options=[all|config_only|bootlist_only]
load_uri=transfer_method://username:password@host/filepath
Where:
■
transfer_method is one of the following protocols: tftp, ftp, sftp, scp, http, or
https.
■
username and password are your credentials on the remote system where the backup
file is saved.