- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
03-22-2019 11:11 AM
When exporting a configuration from Expedition the XML has empty lines in it. Additionally, it seems the xml tags aren't generating line breaks as expected. Screenshot included for reference. My workaround has been importing the exported configuration into the old migration tool and exporting again from there, in which case it is fixed.
03-23-2019 03:54 AM
the format of the generated XML file is size optimized by removing blank and other formatting characters, reducing the overall size of the file.
The XML format itself is valid and can be imported and loaded into a PanOS device.
Expedition ver 1.1.8 added the 'pretty' option - which is a json term - to also provide a generated XML config file in the PanOS standard format.
03-22-2019 11:20 AM
Update: If I download the zip, the "pretty" version of the XML file is formatted normally. Is this just the new behavior?
03-23-2019 03:54 AM
the format of the generated XML file is size optimized by removing blank and other formatting characters, reducing the overall size of the file.
The XML format itself is valid and can be imported and loaded into a PanOS device.
Expedition ver 1.1.8 added the 'pretty' option - which is a json term - to also provide a generated XML config file in the PanOS standard format.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!