cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
388
Views
0
Helpful
1
Replies

Kron config

Driss BENATTOU
Level 4
Level 4

I have been unable to schedule recurring copy command on my routers. Any suggestions ?

kron occurrence SaveConfigSchedule at 08:49 oneshot

policy-list SaveConfig

!

kron policy-list SaveConfig

cli copy nvram:conf nvram:startup-config

after running, the router drops cli command.

i think, i have to confirim a Destination filename, but i dont know how ?

1 Reply 1

Joe Clarke
Cisco Employee
Cisco Employee

Kron does not support interactive commands. If you attempt to configure an interactive command, the policy-list will be removed from the config after it runs. You can configure "file prompt quiet" to disable file system prompting, or consider using something more powerful like the Embedded Event Manager (see http://www.cisco.com/en/US/products/ps6815/products_ios_protocol_group_home.html).

Another option, if you are looking to periodically back up your config, is to use the IOS Config Archive feature. This will allow you to periodically take snapshots of your config, and save them to a wide variety of locations. See http://www.cisco.com/en/US/docs/ios/fundamentals/configuration/guide/cf_config-rollback_ps6350_TSD_Products_Configuration_Guide_Chapter.html#wp1100253 for more details.

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: