Chapter 29 Schedules

Table 146 schedule Commands (continued)

COMMAND

DESCRIPTION

schedule-objectobject_name date time date

Creates or updates a one-time schedule.

time

date: yyyy-mm-dd date format; yyyy-<01..12>-<01..31>

 

 

 

schedule-objectobject_name time time

Creates or updates a recurring schedule.

[day] [day] [day] [day] [day] [day] [day]

day: 3-character day of the week; sun mon tue wed thu fri sat

 

 

 

29.2.1 Schedule Command Examples

The following commands create recurring schedule SCHEDULE1 and one-time schedule SCHEDULE2 and then delete SCHEDULE1.

Router# configure terminal

 

11:00 12:00 mon tue wed thu fri

 

Router(config)# schedule-object SCHEDULE1

 

Router(config)# schedule-object SCHEDULE2

2006-07-29 11:00 2006-07-31 12:00

 

Router(config)# show schedule-object

Start/End

Ref.

Object name

Type

===========================================================================

0

SCHEDULE1

Recurring

11:00/12:00 ===MonTueWedThuFri===

SCHEDULE2

Once

2006-07-29 11:00/2006-07-31 12:00

0

Router(config)# no schedule-object SCHEDULE1

 

Router(config)# show schedule-object

Start/End

Ref.

Object name

Type

===========================================================================

0

SCHEDULE2

Once

2006-07-29 11:00/2006-07-31 12:00

 

 

 

 

248

 

ZyWALL (ZLD) CLI Reference Guide