- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
10-09-2015 04:31 PM
Hello community,
Do you know any tool to convert the xml PA configuration to friendly format? maybe csv, txt, etc.
Best regards
Andres Padilla
10-09-2015 05:18 PM
One way is On CLI you can run the command:
PA>set cli config-output-format set
PA>configure
PA#show
10-09-2015 05:18 PM
One way is On CLI you can run the command:
PA>set cli config-output-format set
PA>configure
PA#show
10-10-2015 09:11 PM
Depends on what you want, I just created a python script to see all the security policy rules you can find it at my github
There is also some useful tools created in the community
Regards,
Gerardo.
10-11-2015 03:24 AM
using search function, you will be able to find at least 4 or 5 ways to do that.
01-07-2016 07:47 AM
I have a PAN config that is in json format that I want to implement on a PAN fw. It seems that the fw will only take config in "set" command format or .xml. Is there a way to drop this json config onto the fw, or convert it to a .xml format?
02-23-2018 02:44 PM
Got the same problem, captured a configuration backup by runing the 'show config running', and the (unfortunate) day came that I have to restore the config onto a new box, output is in json without the XML tags, so no luck ..
Has anyone ever replied to this issue of converting from json to the PAN XML?
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!