cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
461
Views
0
Helpful
5
Replies

Print-out of FMC ACP policy rules same format as browserGUI displays.

tryingtofixit
Level 1
Level 1

running 7.4.2 of the wonderful fmc gui.  is there any way to print out (pdf/jpg/xls) the view displayed in the browser? 

yes, I know I can run a report, but that is not "spreadsheet" or grid of the ACP policy.  

I have tried various python scripts with limited success. is there something simple I am missing? 

If you have python script that works for you, please give me the git link, or name and i will find it.

 

 

 

5 Replies 5

What about just a screenshot?

balaji.bandi
Hall of Fame
Hall of Fame

i used Python script to export to CSV

so tweak as you need:

https://github.com/rnwolfe/fmc-tools/blob/master/export-acp-to-csv.py

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

I had this one ran for years, but now for some reason it dies and chatgpt can't figure out why.

Marvin Rhoads
Hall of Fame
Hall of Fame

I use the screen capture and markup program called ShareX. It's free and open source.

It has a feature called "scrolling capture" that will scroll through an entire web page and capture it as a single screenshot. Just first make sure to set your number of rules per page to a large enough number to see them all at once (limit = 1000).

https://getsharex.com/

https://getsharex.com/docs/scrolling-screenshot

Huh, i didn't know sharex could do a rolling screenshot. I have commercial product called fireshot chrome/edge extension that does those in pdf, jpg and others. I use sharex for screeshots, but never explored its rolling captue.

Review Cisco Networking for a $25 gift card