2-168
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
Usage Guidelines Use these guidelines when scheduling testing:
• name—Enter the show diagnostic content privileged EXEC command to display the test names in
the test ID list.
• test-id—Enter the show diagnostic content command to display the test numbers in the test ID list.
• test-id-range—Enter the show diagnostic content command to display the test numbers in the test
ID list. Enter the range as integers separated by a comma and a hyphen (for example, 1,3-6 specifies
test IDs 1, 3, 4, 5, and 6).
• hh:mm—Enter the time as a 2-digit number (for a 24-hour clock) for hours:minutes; the colon (:) is
required, such as 12:30.
• For mm dd yyyy:
–
mm—Spell out the month, such as January, February, and so on, with upper case or lower case
characters.
–
dd—Enter the day as a 2-digit number, such as 03 or 16.
–
yyyy—Enter the year as a 4-digit number, such as 2006.
• day-of-week—Spell out the day of the week, such as Monday, Tuesday, and so on, with upper case
or lower case characters.
Note If you are running a diagnostic test that has the reload attribute on a switch in a stack, you could
potentially partition the stack depending on your cabling configuration. To avoid partitioning your stack,
enter the show switch detail privileged EXEC command to verify the stack configuration.
Examples This example shows how to schedule diagnostic testing for a specific day and time on stack member 3 when
this command is entered on a stack master:
Switch(config)# diagnostic schedule switch 3 test 1,2,4-6 on november 3 2006 23:10
This example shows how to schedule diagnostic testing to occur weekly at a specific time on a switch:
Switch(config)# diagnostic schedule test TestPortAsicMem weekly friday 09:23
Related Commands Command Description
show diagnostic Displays online diagnostic test results.