Deleting A Job; Specifying A Schedule; Specifying A Periodic Schedule - Cisco AP776A - Nexus Converged Network Switch 5020 Configuration Manual

Cisco mds 9000 family cli configuration guide - release 4.x (ol-18084-01, february 2009)
Hide thumbs Also See for AP776A - Nexus Converged Network Switch 5020:
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
The following examples are for reference:
switch(config-schedule)# time daily
23:00
switch(config-schedule)# time weekly
Sun:23:00
switch(config-schedule)# time monthly
28:23:00
Cisco MDS 9000 Family CLI Configuration Guide
19-6
vsan 99 interface fc1/4
Chapter 19
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.
Executes the specified jobs at 11 p.m. every day.
Specifies a weekly execution every Sunday at 11 p.m.
Specifies a monthly execution at 11 p.m on the 28th of
each month. If you specify the date as either 29, 30, or
31, the command is automatically executed on the last
day of each month.
OL-18084-01, Cisco MDS NX-OS Release 4.x
Scheduling Maintenance Jobs

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents