Information
Using the job scheduler function allows the user to automate backups. This ensures that regular backups are created.
Having current backups creates an environment where the user can roll back a config in the event of configuration failure. Additionally in the event of a compromise a recent backup can get the device back up to running condition in a small matter of time.
Solution
switch(config)# scheduler job name [local backup]
switch(config-job)#copy running-config startup-config
Set up timetable for this backup.
switch(config)# scheduler schedule name [backups]
switch(config-schedule)# schedule name [backups]
switch(config-schedule)# time weekly [day 00:00]