cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
690
Views
0
Helpful
2
Replies

FMC + Report Generator = Report of all managed Public IPs

ASecurityKoala
Level 1
Level 1

Good morning everyone,

I'm trying to generate a report that gets all the FTD WAN IPs from all the devices managed by the FMC.  And I'm failing hilariously.  Figured I'd reach out as there has to be an easy way to get this data on one PDF.  Thanks!

 

2 Replies 2

balaji.bandi
Hall of Fame
Hall of Fame
> show managers 

give you all the devices registered with FMC.

I have not come  across (rather I say never tried that report)

check any reports you can generate that information :

https://www.cisco.com/c/en/us/td/docs/security/firepower/60/configuration/guide/fpmc-config-guide-v60/Working_with_Reports.html

 

BB

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

How to Ask The Cisco Community for Help

Marvin Rhoads
Hall of Fame
Hall of Fame

That data set is not exposed via any reports and cannot be easily obtained in any way that know. Best you could do from FMC is to use the Device CLI menu and run "show ip address" on each managed device and then parse the output in a text editor.

You could automate it with netmiko or similar tooling to do the same via logging into each device in order.

Review Cisco Networking for a $25 gift card