I've been wrestling with the getting the nightly config backup scheduled job to complete successfully. When I check the logs, the first 20 or 30 or so fail, ususually with "Cannot download Running config : ERROR: Unable to Log into Router : Timeout. Device IP x.x.x.x" or "ERROR: Cannot download Running config : Connection Refused by x.x.x.x".
The strange thing is that I can test SNMP and test Login for the so-called failed hosts and it works every time, and I can manually download startup and/or running config every time. The failed hosts in the log are never the same ones. They are always different.
I started out using Transfer Protocols (SSH auto/SSH auto/SCP) (for Execute Commands anc Scripts using/Request Configs using/Transfer Configs using). Then I tried (SSH auto/SNMP/TFTP). Then I tried (SSH auto/SSH auto/SSH auto), and finally (SSH1,SSH1,SSH1) but they all have the same results.
It almost looks like the job takes a few minutes (or seconds) to "ramp up" before it finally is able to successfully download the configs. I'm really at a loss. Anyone else having this problem?