Page 2 of 2

Re: ASA multiple contexts backup

Posted: Mon Oct 16, 2017 9:58 pm
by PZL
Hey,

Had a closer look at the commands you requested and tried again. Looking better!

asa5545-fw/admin# changeto system
asa5545-fw# more system:running-config
: Saved
context admin


Part of the running-config

context ctxt-dmzout
config-url disk0:/ctxt-dmzout.cfg
!

context ctxt-dmzin
config-url disk0:/ctxt-dmzin.cfg
!

context ctxt-general
config-url disk0:/ctxt-general.cfg
!

Re: ASA multiple contexts backup

Posted: Mon Oct 16, 2017 10:02 pm
by Tomas
That indeed looks better - at least we know "more..." works in the system context.
From reading Cisco ASA documentation and configuration references, it still however looks like we will need context awareness in the ASA backup driver to handle it all properly.

Would the SSH access I mentioned in the last post be possible?

Re: [Implemented] ASA multiple contexts backup

Posted: Wed Nov 01, 2017 9:12 pm
by Tomas
ASA multi-context support is now implemented, and will be released in 1.4.0.

All thanks go to PZL for helping us make it happen!

Re: [Implemented] ASA multiple contexts backup

Posted: Fri Nov 03, 2017 7:11 pm
by eparamo
Hi there,

Could you let me know when v1.4.0 will be reased?

Thanks in advance,
Eduardo

Re: [Implemented] ASA multiple contexts backup

Posted: Fri Nov 03, 2017 10:27 pm
by Tomas
Hi Eduardo,

1.4.0 will be officially released Nov. 8th.

If you want to test multi-context support, here is a link to a dev build which contains it:
https://goo.gl/Hs5GCR

Re: [Implemented] ASA multiple contexts backup

Posted: Sat Nov 04, 2017 8:21 am
by eparamo
Hi Tomas,

Thanks for the quick response. I can wait for the official on Nov 8th

Regards
Eduardo

Re: [Implemented] ASA multiple contexts backup

Posted: Mon Nov 06, 2017 11:27 am
by eparamo
Hi Tomas,

I've tested the dev version and it works perfectley with multiple contexts ASA. On the other hand we have several ASA running on Cisco Firepower chassis and it is not able to discover it. Can I help you to make it work?

2017-11-06 09:35:11.395 TRACE 24396 --- [discovery-3] n.u.c.service.cli.CliDiscoveryService : Calling driver 'CiscoDiscoveryDriver' for initial data analysis on 'LRZBMEASAINT01'
2017-11-06 09:35:11.396 TRACE 24396 --- [discovery-3] n.u.c.d.v.cisco.CiscoDiscoveryDriver : Checking prompt
2017-11-06 09:35:11.396 DEBUG 24396 --- [discovery-3] n.u.c.service.cli.CliDiscoveryService : Driver 'CiscoDiscoveryDriver' returned partial potential for 'XXXXXXX'

Should I open this issue as a new requested feature?

Thanks!
Eduardo

Re: [Implemented] ASA multiple contexts backup

Posted: Tue Feb 18, 2020 1:13 pm
by kasunrajapakse
Hi Guys,
I too have the same issue.

I can only execute the following command in "System Context"
more system:running-config.

I can not run this command in any other contexts and I have VPNs configured in other contexts.
I want to see the pre-shared keys in the other contexts.
How can i see them in clear text??

Thanks
Kasun Rajapakse