F Commands
feature scheduler
181
Cisco Nexus 7000 Series NX-OS System Management Command Reference
OL-25806-03
feature scheduler
To enable the scheduling of maintenance jobs, use the feature scheduler command. To disable the
scheduler, use the no form of this command.
feature scheduler
no feature scheduler
Syntax Description This command has no arguments or keywords.
Defaults Disabled
Command Modes Global configuration mode
Supported User Roles network-admin
vdc-admin
Command History
Usage Guidelines You must enable the scheduler feature before you can configure a maintenance job.
Maintenance jobs can be scheduled for one-time-only or at periodic intervals. Maintenance jobs include
quality of service policy changes, data and configuration backup, and so on.
This command does not require a license.
Examples This example shows how to enable the scheduler:
switch# config t
switch(config)# feature scheduler
switch(config)#
This example shows how to disable the scheduler:
switch# config t
switch(config)# no feature scheduler
switch(config)#
Related Commands
Release Modified
4.0(1) This command was introduced.
Command Description
scheduler Creates and schedules maintenance jobs.
show scheduler Displays scheduler information.