backup interval

Sets how often an automatic system backup is performed.

Syntax

[no] backup interval <seconds>

Syntax Description

Keyword
Description

no

(Optional) Returns the backup interval to its default value.

seconds

The interval at which the backup file should be written, in seconds.

Defaults

The interval defaults to 3600 seconds (1 hour).

Usage Guidelines

This command determines how often automatic system backups will be performed.

The system aligns the start time for the backup process relative to midnight on the day the command is issued or the system reloaded. For example, if the interval is set to 8 hours, backups will occur daily at 12 AM, 8 AM, and 4 PM every day. If the interval is set to 18 hours, backups will occur at 12 AM and 6 PM on the first day, and 12 PM and 6 AM on the second day, then repeat.

Refer to the Command Scheduler section for more information.

Examples

backup interval 86400
backup urlwrite networkconfigure network

Last updated