Scheduling backups from ASA 5585 in Multi-Context mode
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2016 07:32 AM - edited 03-12-2019 12:39 AM
Hi All,
I need to somehow create scheduled backups from a ASA 5585 running around 30 customer contexts.
the firewall needs to push the backups of the configuration to a backup server. preferably via SCP
i have looked at various options
1. EEM Scripting - doesnt work for multi-contexts
2. KRON - not possible via the ASA 5585
3. the 'archive' command - again not valid on the ASA 5585
4. the 'Call-Home' feature - this is limited to either Mail or HTTP methods
Any other ways possible?
AK
- Labels:
-
NGFW Firewalls
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2016 10:28 AM
If you are looking for a free solution i would suggest installing RANCID on a linux VM (http://www.shrubbery.net/rancid/). This software checks for any configuration change and if it detects a change it will perform a backup. It will also backup any other network devices such ar routers and switches.
--
Please remember to select a correct answer and rate helpful posts
Please remember to select a correct answer and rate helpful posts
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2016 08:54 AM
thanks for your help
