2-124
Catalyst 3750 Switch Command Reference
OL-8552-07
Chapter 2 Catalyst 3750 Switch Cisco IOS Commands
diagnostic schedule
diagnostic schedule
Use the
diagnostic schedule
privileged EXEC command to configure the scheduling of diagnostic testing.
Use the
no
form of this command to remove the scheduling and return to the default setting.
diagnostic schedule
switch
num
test
{
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
num
test
{
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
Usage Guidelines
Use these guidelines when scheduling testing:
•
test-id
—Enter the
content
command to display the test ID list.
•
test-id-range
—Enter the
content
command to display 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.
switch
num
Specify the switch number. The range is from 1 to 9.
test
Specify the test to be scheduled.
test-id
Identification number for the test to be run; see the “Usage Guidelines”
section for additional information.
test-id-range
Range of identification numbers for tests to be run; see the “Usage
Guidelines” section for additional information.
all
Run all diagnostic tests.
basic
Run basic on-demand diagnostic tests.
non-disruptive
Run the nondisruptive health-monitoring tests.
daily
hh
:
mm
Specify the daily scheduling of a test-based diagnostic task; see the
“Usage Guidelines” section for formatting guidelines.
on
mm
dd
yyyy
hh
:
mm
Specify the scheduling of a test-based diagnostic task; see the “Usage
Guidelines” section for formatting guidelines.
weekly
day-of-week
hh
:
mm
Specify the weekly scheduling of a test-based diagnostic task; see the
“Usage Guidelines” section for formatting guidelines.
Release
Modification
12.2(25)SEE
This command was introduced.