[c-nsp] Larger scale router rollout tools?

Skeeve Stevens skeeve at skeeve.org
Tue Jul 3 14:25:11 EDT 2007


Awesome.

From:
http://www.cisco.com/en/US/products/ps6566/products_command_reference_chapte
r09186a0080790a59.html

Because some file systems are incapable of storing the date and time that a
file was written, the filename of the archive file can contain the date,
time, and router hostname. To include the router hostname in the archive
file filename, enter the characters $h (for example, disk0:$h). To include
the date and time in the archive file filename, enter the characters $t.



...Skeeve

-----Original Message-----
From: cisco-nsp-bounces at puck.nether.net
[mailto:cisco-nsp-bounces at puck.nether.net] On Behalf Of Skeeve Stevens
Sent: Wednesday, 4 July 2007 4:17 AM
To: cisco-nsp at puck.nether.net
Subject: Re: [c-nsp] Larger scale router rollout tools?

Anyway to do a variable based on time so it doesn't constantly overwrite
itself? I'd love a 200707041530 in the filename.

...Skeeve

-----Original Message-----
From: cisco-nsp-bounces at puck.nether.net
[mailto:cisco-nsp-bounces at puck.nether.net] On Behalf Of Marco Huggenberger
Sent: Wednesday, 4 July 2007 4:13 AM
To: cisco-nsp at puck.nether.net
Subject: Re: [c-nsp] Larger scale router rollout tools?

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
_______________________________________________
cisco-nsp mailing list  cisco-nsp at puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

_______________________________________________
cisco-nsp mailing list  cisco-nsp at puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/



More information about the cisco-nsp mailing list