•
Verify that you have configured the time. The scheduler does not apply a default timetable. If you create
a schedule, assign jobs, and do not configure the time, the job is not started.
•
While defining a job, verify that no interactive or disruptive commands (for example, copy bootflash:
file ftp:URI, write erase, and other similar commands) are specified because the job is started and
conducted noninteractively.
Default Settings for the Scheduler
Table 5: Default Command Scheduler Parameters
DefaultParameters
DisabledScheduler state
16 KBLog file size
Configuring the Scheduler
Enabling the Scheduler
Procedure
PurposeCommand or Action
Enters global configuration mode.switch# configure terminal
Step 1
Enables the scheduler.switch(config) # feature scheduler
Step 2
(Optional)
Displays the scheduler configuration.
switch(config) # show scheduler config
Step 3
(Optional)
Saves the change persistently through reboots and
restarts by copying the running configuration to
the startup configuration.
switch(config)# copy running-config
startup-config
Step 4
This example shows how to enable the scheduler:
switch# configure terminal
switch(config)# feature scheduler
switch(config)# show scheduler config
config terminal
feature scheduler
scheduler logfile size 16
end
switch(config)#
Cisco Nexus 3548 Switch NX-OS System Management Configuration Guide, Release 6.x
37
Configuring the Scheduler
Default Settings for the Scheduler