cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
899
Views
0
Helpful
3
Replies

Issues with tftp and running config backups.

lostsurfer
Level 1
Level 1

I just recently setup Solar Winds tftp and am using the following commands below to backup my running config to tftp. They do upload to the tftp but every day as a new config is written it's in a numbered seq. (ie-3900-switch backup 1, 3900-switch backup 2, 3900-switch backup 3, etc). I've checked all the settings on the tftp, and they all look correct. Is there something I'm missing??? I would like the daily backup to overwrite the previous one.

Thanks in advance!

archive

log config

logging enable

logging size 200

notify syslog contenttype plaintext

hidekeys

path tftp://DEVICE-IP//DEVICE-HOST-NAME

time-period 1440

3 Replies 3

acampbell
VIP Alumni
VIP Alumni

Hi,

Try adding

!

archive

maximum 1

!

Regards,
Alex.
Please rate useful posts.

Regards, Alex. Please rate useful posts.

Thanks for the response, tried it and got, "Cannot set maximum when backing up to network path"

Hi,

as a workaround you coul use kron instead of the archive feature.

Here's an example

kron occurrence backup at 00:00 sun recurring

policy-list backup

!

kron policy-list backup

wr

show running-config | redirect tftp:///

Regards

Alain

Don't forget to rate helpful posts.

Don't forget to rate helpful posts.
Review Cisco Networking products for a $25 gift card