Specifications

18-7
System Management Software Configuration Guide for Cisco IE 2000U and Connected Grid Switches
Chapter 18 Configuring Online Diagnostics
Running Online Diagnostic Tests
Starting Online Diagnostic Tests
Note After starting the tests, you cannot stop the testing process.
BEFORE YOU BEGIN
Configure the diagnostics tests as described in the “Configuring Online Diagnostics” procedure on
page 18-3.
Review the “Guidelines and Limitations” section on page 18-2.
DETAILED STEPS
EXAMPLE
This example shows how to start a diagnostic test by using the test name:
Switch# diagnostic start test TestPortAsicRingLoopback
This example shows how to start a non-disruptive diagnostic test:
Switch# diagnostic start test non-disruptive
Switch#
*Mar 3 19:34:02.680: %DIAG-6-TEST_RUNNING: : Running TestPortAsicStackPortLoopback{ID=1}
..
*Mar 3 19:34:03.687: %DIAG-6-TEST_OK: : TestPortAsicStackPortLoopback{ID=1} has completed
successfully
This example shows how to start all of the basic diagnostic tests:
Switch# diagnostic start test all
Command Purpose
diagnostic start test {name |
test-id | test-id-range | all | basic |
non-disruptive}
Start the diagnostic tests.
Specify the tests by using one of these parameters:
name—Enter the name of the test. Use the show diagnostic content privileged EXEC
command to display the test ID list. See Table 18-1.
test-id—Enter the ID number of the test. Use the show diagnostic content privileged
EXEC command to display the test ID list. See Table 18-1.
test-id-range—Enter the range of test IDs by using integers separated by a comma
and a hyphen. For more information, see the diagnostic start command in the Cisco
IOS Configuration Fundamentals Command Reference, Release 15.2M&T.
all—Use this keyword when you want to run all of the tests.
basic—Use this keyword when you want to run the basic test suite.
non-disruptive—Use this keyword when you want to run the nondisruptive test suite.