-46
Cisco ME 3800X and ME 3600X Switch Command Reference
OL-28238-01
Chapter
show diagnostic
Command History
Usage Guidelines The show diagnostic post command output is the same as the show post command output.
The show diagnostic result [detail] command output is the same as the show diagnostic switch [detail]
command output.
Expressions are case sensitive. For example, if you enter | exclude output, the lines that contain output
do not appear, but the lines that contain Output appear.
Examples This example shows how to display the diagnostic test IDs and attributes.
Switch> show diagnostic content
Diagnostics test suite attributes:
B/* - Basic ondemand test / NA
P/V/* - Per port test / Per device test / NA
D/N/* - Disruptive test / Non-disruptive test / NA
S/* - Only applicable to standby unit / NA
R/* - Switch will reload after test list completion / NA
P/* - will partition stack / NA
ID Test Name Attributes
==== ================================== ============
1) TestPortAsicMem -----------------> B*D*R*
2) TestPortAsicCam -----------------> B*D*R*
3) TestPortAsicLoopback ------------> B*D*R*
4) TestPortLoopback ----------------> B*D*R*
5) TestFpga ------------------------> B*D*R*
This example shows how to display the diagnostic test results for a switch. You can also use the show
diagnostic switch command to display these results.
Switch> show diagnostic result
: SerialNo : FHH1329P00B
Overall diagnostic result: UNTESTED
Test results: (. = Pass, F = Fail, U = Untested)
1) TestPortAsicMem -----------------> U
2) TestPortAsicCam -----------------> U
3) TestPortAsicLoopback ------------> U
4) TestPortLoopback ----------------> U
5) TestFpga ------------------------> U
This example shows how to display the running tests in a switch:
Switch> show diagnostic status
<BU> - Bootup Diagnostics, <HM> - Health Monitoring Diagnostics,
<OD> - OnDemand Diagnostics, <SCH> - Scheduled Diagnostics
====== ================================= =============================== ======
Card Description Current Running Test Run by
------ --------------------------------- ------------------------------- ------
sw FHH1329P00B N/A N/A
====== ================================= =============================== ======
Release Modification
12.2(52)EY This command was introduced.