User Manual

Table Of Contents
10: Advanced Settings
PremierWave EN User Guide 51
XML Configuration
The PremierWave EN allows for the configuration of units using an XML configuration file.
Export a current configuration for use on other PremierWave ENs or import a saved
configuration file.
XML: Export Configuration
You can export the current system configuration in XML format. The generated XML file can
be imported later to restore a configuration. It can also be modified and imported to update
the configuration on this PremierWave EN unit or another. The XML data can be dumped to
the screen or exported to a file on the file system.
By default, all groups are exported. You may also select a subset of groups to export.
Table 10-10 Exporting a System Configuration Record
XML Export Configuration
Page Settings
Description
Export to screen
Select this option to export the XCR data in the selected fields
to the user screen. Use the “xcr dump” command to export the
data to the screen.
Export to local file
Select this option to export the XCR data to a file on the
device. If you select this option, enter a file name for the XML
configuration record. Use the “xcr export” command to export
the data to a local file.
Export secrets
Only use this with extreme caution. If selected, secret
password and key information will be exported. Use only with
a secure link, and save only in secure locations.
Groups to Export
Check the configuration groups that are to be exported to the
XML configuration record. The group list should be comma
delimited and encased in double quotes. The list of available
groups can be viewed with the “xcr list” command.
Table 10-11 Using the CLI to Export the XML Settings
Command level
enable>xml
Commands
secret xcr dump (group list)
secret xcr export <file> (group list)
xcr dump (group list)
xcr export <file> (group list)
xcr list