User`s guide
66 XgOS User’s Guide • September 2014
Saving and Restoring Configurations
Before you perform a firmware upgrade in XgOS, Oracle recommends you export
your system configuration to a file. If your running-config gets lost during an
upgrade, at least you can import a saved config. If you import a configuration, the
system migrates the old config to the new.
See “System Image Upgrades” on page 313 for details on how to upgrade a software
image.
Syntax
Parameter Description
mode access
queue-map-type disabled
qos --
local-id 0
mirror
-----------------------------------------------------------------
1 record displayed
system export <filename> [-defaults]
system import <filename>
Parameter Description
export <filename> [-defaults] Exports the running-config to a file.
The file is saved as XML format. As an option, you can use -defaults
to include properties with default values in the exported config.
import <filename> Loads a configuration file into the system.
If you import a configuration, the system migrates the old config to the
new. The file is imported in XML format. As an option, you can use
-defaults to include properties with default values in the imported
config.