Send documentation comments to mdsfeedback-doc@cisco.com
22-296
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 22 Show Commands
show scheduler
show scheduler
To display command scheduler information, use the show scheduler command.
show scheduler {config | job [name jobname] | logfile | schedule [name schedulename]}
Syntax Description
Defaults None.
Command Modes EXEC mode.
Command History
Usage Guidelines To use this command, the command scheduler must be enabled using the scheduler enable command.
Examples The following example displays the command scheduler configuration information.
switch# show scheduler config
config terminal
scheduler enable
end
The following example displays the command scheduler schedule information.
switch# show scheduler schedule configureVsan99
Schedule Name : configureVsan99
------------------------------------
User Name : admin
Schedule Type : Run once on Tue Aug 10 09:48:00 2004
Last Execution Time: Tue Aug 10 09:48:00 2004
-----------------------------------------------
Job Name Status
-----------------------------------------------
addMemVsan99 Success (0)
config Displays command scheduler configuration information.
job Displays job information.
name jobname Restricts the output to a specific job name. Maximum length is 31
characters.
logfile Displays the log file.
schedule Displays schedule information.
name schedulename Restricts the output to a specific schedule name. Maximum length is 31
characters.
Release Modification
2.0(x) This command was introduced.