On Mon, Jun 6, 2011 at 18:09, Jimmy Hess <[email protected]> wrote: > On Mon, Jun 6, 2011 at 7:33 PM, Jon Heise <[email protected]> wrote: > > Aside from rancid, what methods do people have for doing automated > backups > > and diffing of router configs ? > > A popular router brand also recently had an archive function added > not too long ago. > That lets you auto-scp new configs with something simple like.... > > ! > archive > path scp://blahblah:[email protected] > write-memory >
*sigh* Some day I'll be able to `git fetch myrouter/master`... ;) -A

