![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
When you schedule a local backup of configuration database files on the P-7500 system, you automate the backup to occur regularly at a preset date, time, and location. No manual intervention is necessary to initiate the backup.It is best to schedule backups at a time when people are not normally using the P-7500 system. Often, system administrators choose to perform backups at the close of the workday or later in the evening.A backup can be scheduled daily, weekly or monthly. The frequency of changes to information is a good indicator of how often you need to back up data. If the frequency of data revisions is high, then a backup must be scheduled daily, so that potential loss of data is minimal.
Note: By default, no configuration database file backups are scheduled on the P-7500 system.
1. Enter the enable command at the User EXEC Level prompt:
2. Enter the configure command at the Privileged EXEC Level prompt:
3. Enter the schedule backup Global CONFIG command to schedule automatic local backups of configuration database files on the P-7500 system:
is either the entry “daily”, or a list of named days from Sunday to Saturday separated by commas with no spaces, or a list of numbers from 0 to 6 representing the named days separated by commas with no spaces, where 0 is Sunday, 1 is Monday, on through to 6 for Saturday. Default is “daily”. is either the entry “hourly”, or a list of up to four times of day in the format hh:mm separated by commas without spaces, where hh is 0 to 23 representing hours, and mm is 0 to 59 representing minutes. is the maximum number of scheduled backups to keep, from 1 to 25. When a new scheduled backup causes the number of backups to exceed the set maximum, the oldest backup file is deleted. Default is 5 backups if this parameter is not provided.
Note: The no version of this command deletes all automatic file backup schedules and returns the system to its default (that is, no scheduled backups).For example, to schedule an automatic local backup for 3:00 am daily and then backup your configuration changes, enter:
4. To confirm your scheduled local backup was assigned successfully, enter the show backup User EXEC command:
5. (Optional) To confirm your scheduled local backup was created at the assigned time, enter dir configs at the Privileged EXEC Level prompt:
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |