SROS Command Line Interface Reference Guide
Frame Relay Sub-Interface Config Command Set
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
916
backup schedule [day | enable-time | disable-time]
Use the
backup schedule
command to set the time of day that backup will be enabled. Use this command
if backup is desired only during normal business hours and on specific days of the week. Use the
no
form
of this command to disable backup (as specified). For more detailed information on Frame Relay backup
functionality, refer to the
Functional Notes
Syntax Description
day
Sets the days to allow backup (valid range: Monday through Sunday).
enable-time
Sets the time of day to enable backup. Time is entered in 24-hour format (00:00).
disable-time
Sets the time of day to disable backup.
Default Values
By default, backup is enabled for all days and times if the
backup auto-backup
command has been
issued and the
backup schedule
has not been entered.
Usage Examples
The following example enables backup Monday through Friday 8:00 am to 7:00 pm:
ProCurve(config)#
interface frame-relay 1.1
ProCurve(config-fr 1.1)#
backup schedule enable-time 08:00
ProCurve(config-fr 1.1)#
backup schedule disable-time 19:00
ProCurve(config-fr 1.1)#
no backup schedule day Saturday
ProCurve(config-fr 1.1)#
no backup schedule day Sunday