Cisco Systems 3130 User Manual

Page of 1226
 
48-5
Cisco Catalyst Blade Switch 3130 for Dell Software Configuration Guide
OL-13270-01
Chapter 48      Configuring Online Diagnostics
Running Online Diagnostic Tests
To configure the switch to not generate a syslog message when the health-monitoring test fails, use 
the no diagnostic monitor syslog global configuration command.
To return to the default failure threshold, use the no diagnostic monitor threshold switch number 
test {name | test-id | test-id-range | allfailure count count global configuration command.
This example shows how to configure a health-monitoring test:
Switch(config)# diagnostic monitor threshold switch 3 test 1 failure count 50
Switch(config)# diagnostic monitor interval switch 3 test TestPortAsicRingLoopback
Running Online Diagnostic Tests
After you configure online diagnostics, you can manually start diagnostic tests or display the test results. 
You can also see which tests are configured for the switch or switch stack and the diagnostic tests that 
have already run. 
These sections describe how to run online diagnostic tests:
Starting Online Diagnostic Tests
After you configure diagnostic tests to run on the switch, use the diagnostic start privileged EXEC 
command to begin diagnostic testing. 
Use this privileged EXEC command to manually start online diagnostic testing:
After starting the tests, you cannot stop the testing process.
Command
Purpose
diagnostic start switch number 
test {name | test-id | test-id-range 
all | basic non-disruptive}
Start the diagnostic tests. 
The switch number keyword is supported only on stacking-capable switches. The range 
is from 1 to 9.
You can specify the tests by using one of these options:
name—Enter the name of the test. Use the show diagnostic content privileged EXEC 
command to display the test ID list.
test-id—Enter the ID number of the test. Use the show diagnostic content privileged 
EXEC command to display the test ID list.
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 
command reference for this release.
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 non-disruptive test 
suite.