Clearing The Scheduler Log File - Cisco Nexus 3548 series Configuration Manual

Nx-os system management, release 7.x
Hide thumbs Also See for Nexus 3548 series:
Table of Contents

Advertisement

Clearing the Scheduler Log File

Step 8
Step 9
Example
This example shows how to define a timetable where jobs start on the 28th of each month at 23:00
hours:
switch# configure terminal
switch(config)# scheduler schedule name weekendbackupqos
switch(config-scheduler)# job name offpeakzoning
switch(config-scheduler)# time monthly 28:23:00
switch(config-scheduler)# copy running-config startup-config
switch(config-scheduler)#
Clearing the Scheduler Log File
Procedure
Step 1
Step 2
Example
This example shows how to clear the scheduler log file:
switch# configure terminal
switch(config)# clear scheduler logfile
Cisco Nexus 3548 Switch NX-OS System Management Configuration Guide, Release 7.x
86
Command or Action
(Optional) switch(config-schedule) # show
scheduler config
(Optional) switch(config-schedule) # copy
running-config startup-config
Command or Action
switch# configure terminal
switch(config) # clear scheduler logfile
Configuring the Scheduler
Purpose
• delta-time— Specifies the amount of time
to wait after the schedule is configured
before starting a job.
• now— Specifies that the job starts two
minutes from now.
• repeat repeat-interval— Specifies the
frequency at which the job is repeated.
Displays the scheduler information.
Saves the change persistently through reboots
and restarts by copying the running
configuration to the startup configuration.
Purpose
Enters global configuration mode.
Clears the scheduler log file.

Advertisement

Table of Contents
loading

Table of Contents