[c-nsp] Larger scale router rollout tools?

Marco Huggenberger marco.huggenberger at gmail.com
Tue Jul 3 14:12:34 EDT 2007


2007/7/3, Phil Mayers <p.mayers at imperial.ac.uk>:
> Also, on recent IOS you can scp *to* the box and it works just like a
> scp config-fragment router:running-config

We successfully use the archive command (on 12.4.x IOS):

<code>
archive
 path tftp://<ip-of-your-tftp-server>/$h
 write-memory
 time-period 1440
</code>

This command enables auto-archivement of your configuration
within a time period (1440 = minutes, means all 24 hours) to
a pre-configured path (path to local flash: is also available but we prefer an
external copy). That's it!

Just my 2 rappen*

Marco


* rappen = swiss cents


More information about the cisco-nsp mailing list