Back Up the Current Configuration Before Upgrading
You can also use the backup and restore feature from Oracle ILOM to save the current
Oracle ILOM and SEFOS configurations to a remote server. You can then restore the switch
configuration after upgrading the firmware. See
“Include the SEFOS Configuration in
Note -
During the upgrade, if you answer
yes
to the question
Preserve existing
configuration (y/n)?
, the Oracle ILOM and SEFOS configurations are automatically
preserved. There is no need to explicitly restore the configuration.
1.
Configure the default IP address.
a.
Enter Global Configuration mode.
SEFOS#
configure terminal
b.
Configure the default IP address and subnet mask as
10.0.0.100
and
255.255.0.0
.
SEFOS(config)#
default ip address 10.0.0.100 subnet-mask 255.255.0.0
c.
Exit Global Configuration mode.
SEFOS(config)#
end
2.
Configure the restoration file name.
a.
Enter Global Configuration mode.
SEFOS#
configure terminal
b.
Configure a configuration restoration file name.
SEFOS(config)#
default restore-file myconfig.conf
c.
Exit Global Configuration mode.
SEFOS(config)#
end
Late-Breaking Information
13