10-30-2023 11:47 PM
i'm looking for a backup solution for cisco devices, ranging from switches, routers, and wireless controllers. we're talking less than 50 devices it will be less than half that in about a year or so. i'd prefer it not to be something "enterprise". is kron enough for what i'm looking for?
10-31-2023 07:04 AM
it can be, but depends on other requirements you can think to be important
Kron script running on the switch can run to push the config to a ftp/tftp/sftp/nfs server
but if this fails you may not get an alarm from this
a tool on a server that pulls the config from the network devices can also report that one or more switches is not reachable
so I would advice the last
10-31-2023 07:42 AM
All of the mentioned devices should support configuration archives for configuration backup. If you configure this on all devices they will upload their configuration to the destination configured on a set schedule.
archive
path {destination}
maximum {max number of backups}
time-period {interval in minutes}
10-31-2023 08:03 AM
BTW, it may be possible to save configs, rather than on a schedule, triggered with a config save on device.
Also BTW, having some saved config is much better than having nothing, but beware "corner cases" (like the prior config dropped off due to many same config saved, or only having start-up configs, etc.).
09-17-2025 03:56 PM
I found an interesting project: https://backupmanager.emet.site
04-25-2026 03:10 AM
Check out Netpicker - it's free to backup unlimited devices and has some more automation and compliance functionality if you want to license those features.
https://www.rogerperkin.co.uk/network-tools/free-network-configuration-backup-tool/
04-27-2026 08:56 AM
Thanks for sharing, this looks like an interesting project, always good to see more options for network backups.
If you don’t mind, I’d also like to point to another very promising project: www.emetsoft.site Backup Manager & Network Operations Suite. Worth a look as well!
04-29-2026 01:30 PM
If you’re comfortable with Linux then take a look at Oxidized - it’s open source and will back up a wide range of networking devices from multiple vendors.
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