Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello everyone We are migrating from the Outlook Webex Productivitiy Tools to the new Webex Scheduler for Outlook (Exchange on-premise). With the Webex Productivity Tools the steps to create an Meeting in behalf of someone else where like this: I ope...
Hello Cisco Users I have a problem with scheduling a tftp backup job with kron.I confiured one of our C2960X with IOS 15.2(2)E3 switches like this: kron policy-list ConfigBackupcli copy running-config tftp://servername/switchbackup.cfgkron occurrence...
Hi Motiar
I use the following commands:
Enable Auto Backup:
----------------------------------------------
conf t kron policy-list ConfigBackup cli write cli copy running-config tftp://your_ftp_server/switch01.cfg exit kron occur...
Hello Since i added the line "cli write" to the command, it seems to work. kron policy-list ConfigBackupcli writecli copy running-config tftp://servername/switchbackup.cfgkron occurrence ConfigBackup at 20:00 recurringpolicy-list ConfigBackup I will ...
Hi Georg No, i dont. You mean it should look like this?I will try this. kron policy-list ConfigBackupcli writecli copy running-config tftp://servername/switchbackup.cfgkron occurrence ConfigBackup at 20:00 recurringpolicy-list ConfigBackup Yes, it is...