Hello Steve, Have you tried the archive feature yet? I am pretty sure a 3560 can do archive. Here is a sample config:
config t ! archive path tftp://x.x.x.x/TEST.txt time period (whatever time you want to save it) maximum (amount of backup copies) write memory ! end Let me know if this works for you and please let me know if I'm wrong in this instance. > From: [email protected] > To: [email protected] > Date: Tue, 3 May 2011 11:19:36 -0400 > CC: [email protected] > Subject: Re: [OSL | CCIE_RS] OT: Config backups using kron? > > Hey Matt, > > It's just a test TFTP server running tftpd32 on Wi2k3 R2. It's odd that it > doesn't work, any other options for automating this that will work? > > -----Original Message----- > From: Matt Hill [mailto:[email protected]] > Sent: Tuesday, May 03, 2011 12:14 AM > To: Di Bias, Steve > Cc: IPExpert Online > Subject: Re: [OSL | CCIE_RS] OT: Config backups using kron? > > What is your tftp server running? > > If it is unix of some description try doing it the other way and grab > it using RANCID. > > As for your file being 0 bytes... Are your permissions ok? What > happens if you touch the filename before the router tries to write to > it? > > ie: > touch 2011-05-03config.text > <<router does stuff>> > what is the file now? > > Cheers, > Matt > > CCIE #22386 > CCSI #31207 > > On 3 May 2011 15:39, Di Bias, Steve <[email protected]> wrote: > > Hey Experts! > > > > I'm having an issues automating running-config backups using Kron. > > Basically what happens is that the file get's copied up to my TFTP server > > as a 0 byte file (no data in it) But I'm not sure why? Any ideas as to why > > this is happening? > > > > Here is what I have configured on a Cat 3560 running IOS 12.2(55)SE1 > > > > kron policy-list Backup > > cli show run | redirect tftp://10.75.176.133/DS3560G-1HB-3.txt > > kron occurrence Backup at 22:29 recurring > > policy-list Backup > > > > Thanks! > > > > -Steve > > > > > > > > UHS Confidentiality Notice: This e-mail message, including any > > attachments, is for the sole use of the intended recipient (s) and may > > contain confidential and privileged information. Any unauthorized review, > > use, disclosure or distribution of this information is prohibited. If this > > was sent to you in error, please notify the sender by reply e-mail and > > destroy all copies of the original message. > > _______________________________________________ > > For more information regarding industry leading CCIE Lab training, please > > visit www.ipexpert.com > > > > Are you a CCNP or CCIE and looking for a job? Check out > > www.PlatinumPlacement.com > > > > > UHS Confidentiality Notice: This e-mail message, including any attachments, > is for the sole use of the intended recipient (s) and may contain > confidential and privileged information. Any unauthorized review, use, > disclosure or distribution of this information is prohibited. If this was > sent to you in error, please notify the sender by reply e-mail and destroy > all copies of the original message. > _______________________________________________ > For more information regarding industry leading CCIE Lab training, please > visit www.ipexpert.com > > Are you a CCNP or CCIE and looking for a job? Check out > www.PlatinumPlacement.com _______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com Are you a CCNP or CCIE and looking for a job? Check out www.PlatinumPlacement.com
