- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
02-04-2014 12:26 PM
For PCI compliance, I need to submit poof of our firewall policy (we use a PA3020). Is there a standard report that I can run that summarizes our Policies, or is there a way to export the policies to a PDF or spreadsheet? On our old ASA I could simply do an export to HTML or spreadsheet which I could attach to my report.
Thanks in advance.
David
02-05-2014 09:29 AM
Hello David,
PAN does not have an option at this point of time to export policies to a CSV or PDF reports. There is a feature request has been submitted for the same. See below FR details:
Export security policies as CSV or PDF format
Customer wants to check security policies by hard/soft copy more visually as csv or pdf format. Current xml-base or set-base configuration list is difficult to see/check, especially if there are a lot of entries.
Priority: Low
FR ID: 842
As a workaround, you can collect the "set" command from the CLI:
admin@PAN> set cli config-output-format set
admin@PAN# edit rulebase security
[edit rulebase security]
admin@PAN# show
OR
Export the running config in a XML file and capture the required security policy config.
Hope this helps.
Thanks
03-07-2014 11:00 AM
I have the same need as David:
I tried the commands suggested by HULK or our test PA-500:
Results:
xxxxxxxx@PANSQA01(active)> set cli config-output-format set
xxxxxxxx@PANSQA01(active)> edit rulebase security
Unknown command: edit
xxxxxxxx@PANSQA01(active)> show
Invalid syntax.
xxxxxxxx@PANSQA01(active)>
===============================
Any other suggestions?
03-07-2014 12:24 PM
set cli config-output-format set
configure
show
03-07-2014 11:05 PM
You may import them to Excel and save as PDF.
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!