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
18-3
Cisco MDS 9000 Family CLI Configuration Guide
OL-16184-01, Cisco MDS SAN-OS Release 3.x
Chapter 18 Scheduling Maintenance Jobs
Configuring the Command Scheduler
•
Specifying a Schedule, page 18-6
•
Verifying the Command Scheduler Execution Status, page 18-9
Enabling the Command Scheduler
To use the scheduling feature, you must explicitly enable this feature on the required switches in the
fabric. By default, this feature is disabled in all switches in the Cisco MDS 9000 Family.
The configuration and verification commands for the command scheduler feature are only available
when this feature is enabled on a switch. When you disable this feature, all related configurations are
automatically discarded.
To enable the command scheduling feature, follow these steps:
To display the command schedule status, use the
show scheduler config
command.
switch#
show scheduler config
config terminal
scheduler enable
scheduler logfile size 16
end
Configuring Remote User Authentication
Prior to Cisco MDS SAN-OS Release 3.0(3), only users local to the switch could perform scheduler
configuration. As of Cisco MDS SAN-OS Release 3.0(3), remote users can perform job scheduling using
AAA authentication.
Note
AAA authentication requires the clear text password of the remote user before creating and configuring
command scheduler jobs.
Command
Purpose
Step 1
switch#
config t
Enters configuration mode.
Step 2
switch(config)#
scheduler enable
Enables the command scheduler.
switch(config)#
no scheduler enable
Discards the scheduler configuration and disables the
command scheduler (default).