686
Views
0
Helpful
1
Replies
FireSight manager running config
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2019 08:59 AM - edited 02-21-2020 09:14 AM
Is there such a thing for cli on the FMC that will show the entire config?
Labels:
- Labels:
-
NGFW Firewalls
1 Reply 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2019 09:05 AM
Not in a "show running-config" text file kind of way. You can however export the config the configuration using the REST API. The exported attributes and configurations won't be terribly easy for you to understand however they can be modified and "imported" back into the same or different FMC.
Here is an API tool written by one of our SE's, check it out:
https://rhindere.github.io/cmaple/
-jeff