cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
5177
Views
0
Helpful
2
Replies

Running configuration backup to a TFTP Server using kron

thinakraj
Level 1
Level 1

hi,

can any one guide me how to configure the automatic running configuration backup to a TFTP server USING kron ..... in the 3560,3548,3550.

My TFTP server ip is 10.91.170.158.

i used this configuration...

#kron policy-list Backup

#do show run | redirecttftp://10.1.1.1/test.cfg

#kron occurrence Backup at 23:00 Sun recurring

#policy-list Backup

to verify the config i give this command ...

3560-24-2F-S1#sh kron sc

Kron Occurrence Schedule

Backup inactive, will run again in 0 days 00:00:12 at 8 :50 on Thu

but is not worked... i don't know what is the problem. even the TFTP is running and i'm able to ping the TFTP from the switch.

Can any one give me a good configuraion ?

2 Replies 2

Lucien Avramov
Level 10
Level 10

Instead of :

do show run | redirecttftp://10.1.1.1/test.cfg

Use :

show run | redirecttftp://10.1.1.1/test.cfg

hi,

Thank you very much it is working :)

Thina.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: