09-22-2021 01:56 PM
I have ciscoprime 3.9 and it is archiving only the system context.
How to backup (archive) in ciscoprime 3.9 ASA with multiple context?
Solved! Go to Solution.
09-22-2021 02:30 PM - edited 09-22-2021 02:33 PM
Unfortunately PI do not support, you can do normal script backup using system context - show run all
personally, i take the above and also connect to each context to take backup.
09-22-2021 02:30 PM - edited 09-22-2021 02:33 PM
Unfortunately PI do not support, you can do normal script backup using system context - show run all
personally, i take the above and also connect to each context to take backup.
09-22-2021 03:01 PM
Hi @balaji.bandi,
Executing 'show run all' from system context will not display running configuration of all configured contexts. It will simply display all ASA configuration, with some implicit commands which are not displayed with 'show run', but only for system context.
BR,
Milos
09-24-2021 05:58 AM
I am using linux expect scripts to log into de firewall and to do a sh run on each context. One of the reason of buying Cisco Prime was to stop relying no those home-based scripts. Very strange this situation where Cisco archive tool is not able to archive config from one of it's main products. Thank you all for helping.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide