Default Settings for the Scheduler
Table 16: 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
Displays the scheduler configuration.(Optional) switch(config) # show scheduler
config
Step 3
Saves the change persistently through reboots
and restarts by copying the running
configuration to the startup configuration.
(Optional) switch(config)# copy
running-config startup-config
Step 4
Example
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 7.x
81
Configuring the Scheduler
Default Settings for the Scheduler