Hello,
I've got several 5500 EI and 5120 EI switches that I would like to backup automatically every day. The task is to export a version of the running config everyday at let's say 11pm to an external FTP or TFTP server
Can someone tell me how to do it ?
I've found several commands, but none of them really useful:
1.
archive configuration location /flash:/archive filename-prefix switch1
archive configuration interval 1440
archive configuration max 1
The switch has a FTP server activated from which every evening, the external machine downloads the file.
This is how it's actually configured, but it doesn't work quite correctly. The problem is that a reboot of the switchs resets the 1440 minutes period timer(1 day) which is not good.
2.
There is also the command archive and schedule. I could schedule an archive of the configuration, but this can't be done periodically. i.e. you can't schedule an operation every day at xx:xx but only once.
Any help would be appreciated.
#ftp