On 2012-05-05, James <[email protected]> wrote: > Hello, > > Backing up routers, I have an option I can > issue from the a router: > > #copy running-config [http | https] <url> > > so if my laptop is running some minimal web > server (suggestions are most welcome) > > and I have local IP connectivity (say > both on a 10.10.10.x network, > > The I could just issue this command? > > copy running-config http://10.10.10.<laptop web server IP> > > It should work and it's simple. What would be > some recommendations as to which minimal web server > I could run on a laptop (simple and small) to > just backup various router configs to?
I don't really understand what you're talking about with the copy command, but the busybox httpd server is very simple and easy to run. Lightpd is also smallish. -- Grant

