2-167
Catalyst 3750-X and 3560-X Switch Command Reference
OL-29704-01
Chapter 2 Catalyst 3750-X and 3560-X Switch Cisco IOS Commands
diagnostic schedule
diagnostic schedule
Use the diagnostic schedule global configuration command to configure the diagnostic test schedule. Use
the no form of this command to remove the schedule.
diagnostic schedule switch number test {name | test-id | test-id-range | all | basic | non-disruptive}
{daily hh:mm | on mm dd yyyy hh:mm | weekly day-of-week hh:mm}
no diagnostic schedule switch number test {name | test-id | test-id-range | all | basic |
non-disruptive} {daily hh:mm | on mm dd yyyy hh:mm | weekly day-of-week hh:mm}
Syntax Description
Defaults This command has no default settings.
Command Modes Global configuration
Command History
switch number Specify the switch number, which is the stack member number. If the
switch is a standalone switch, the switch number is 1. If the switch is in a
stack, the range is 1 to 9, depending on the switch member numbers in the
stack.
This keyword is supported only on on stacking-capable switches.
test Specify the tests to be scheduled.
name Specify the name of the test. For more information, see the “Usage
Guidelines” section.
test-id Specify the ID number of the test. The range is from 1 to 7. For more
information, see the “Usage Guidelines” section.
test-id-range Specify more than one test with the range of test ID numbers. For more
information, see the “Usage Guidelines” section.
all Specify all of the diagnostic tests.
basic Specify the basic on-demand diagnostic tests.
non-disruptive Specify the nondisruptive health-monitoring tests.
daily hh:mm Specify the daily scheduling of the diagnostic tests. For formatting
information, see the “Usage Guidelines” section.
on mm dd yyyy
hh:mm
Specify the scheduling of the diagnostic tests on a specific day and time.
For formatting information, see the “Usage Guidelines” section.
weekly day-of-week
hh:mm
Specify the weekly scheduling of the diagnostic tests. For formatting
information, see the “Usage Guidelines” section.
Release Modification
12.2(53)SE2 This command was introduced.