Deleting A Job; Specifying A Schedule; Specifying A Periodic Schedule - HP Cisco MDS 9020 - Fabric Switch Configuration Manual

Cisco mds 9000 family cli configuration guide, release 3.x (ol-16184-01, april 2008)
Hide thumbs Also See for Cisco MDS 9020 - Fabric Switch:
Table of Contents

Advertisement

Configuring the Command Scheduler
S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m

Deleting a Job

To delete a job for the command scheduler, follow these steps:
Command
Step 1
switch# conf t
switch(config)#
Step 2
switch(config)# no scheduler job name addMemVsan99

Specifying a Schedule

After defining jobs, you can create schedules and assign jobs to the schedule. Subsequently, you can
configure the time of execution. The execution can be one-time or periodic depending on your
requirements. If the time for the schedule is not configured, then it will never be executed.

Specifying a Periodic Schedule

When you specify a periodic job execution, that job is executed periodically at the specified (daily,
weekly, monthly, or delta) intervals.
To specify a periodic job for the command scheduler, follow these steps:
Command
Step 1
switch# conf t
switch(config)#
Step 2
switch(config)# scheduler schedule name
weekendbackupqos
switch(config-schedule)#
switch(config)# no scheduler schedule
name weekendbackup
Step 3
switch(config-schedule)# job name
offpeakZoning
switch(config-schedule)# job name
offpeakQOS
Step 4
switch(config-schedule)# no job name
addMem99
Note
Cisco MDS 9000 Family CLI Configuration Guide
18-6
The following examples are only provided for reference.
Chapter 18
Purpose
Enters the configuration mode.
Deletes a defined job and all commands
defined within that job.
Purpose
Enters the configuration mode.
Defines a job schedule (weekendbackup) and enters
the submode for that schedule.
Deletes the defined schedule.
Assign two jobs offpeakZoning and offpeakQOS for
this schedule.
Deletes the job assigned for this schedule.
OL-16184-01, Cisco MDS SAN-OS Release 3.x
Scheduling Maintenance Jobs

Advertisement

Table of Contents
loading

Table of Contents