
Chapter 28 Schedules
ZyWALL (ZLD) CLI Reference Guide
250
The following table lists the schedule commands.
28.2.1 Schedule Command Examples
The following commands create recurring schedule SCHEDULE1 and one-time schedule
SCHEDULE2 and then delete SCHEDULE1.
Table 143 schedule Commands
COMMAND DESCRIPTION
show schedule-object Displays information about the schedules in the
ZyWALL.
no schedule-object object_name Deletes the schedule object.
schedule-object object_name date time date
time
Creates or updates a one-time schedule.
date: yyyy-mm-dd date format; yyyy-<01..12>-
<01..31>
schedule-object object_name time time [day]
[day] [day] [day] [day] [day] [day]
Creates or updates a recurring schedule.
day: 3-character day of the week; sun | mon | tue |
wed | thu | fri | sat
Router# configure terminal
Router(config)# schedule-object SCHEDULE1 11:00 12:00 mon tue wed thu fri
Router(config)# schedule-object SCHEDULE2 2006-07-29 11:00 2006-07-31 12:00
Router(config)# show schedule-object
Object name Type Start/End Ref.
===========================================================================
SCHEDULE1 Recurring 11:00/12:00 ===MonTueWedThuFri=== 0
SCHEDULE2 Once 2006-07-29 11:00/2006-07-31 12:00 0
Router(config)# no schedule-object SCHEDULE1
Router(config)# show schedule-object
Object name Type Start/End Ref.
===========================================================================
SCHEDULE2 Once 2006-07-29 11:00/2006-07-31 12:00 0
Kommentare zu diesen Handbüchern