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
22-364
Cisco MDS 9000 Family Command Reference
OL-18089-01, Cisco MDS NX-OS Release 4.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 shows how to display the job information:
switch#
show scheduler job name test_1
Job Name: test_1
----------------
config t
.81@ptEFACadmiQSAp8config t c====================================
===========================
switch#
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
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.