Specifications
2-548
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release IOS XE 3.3.0XO(15.1(1)XO)
OL_28738 -01
Chapter 2 Cisco IOS Commands for the Catalyst 4500 Series Switches
show diagnostic result module test 2
show diagnostic result modul e test 2
To display the results of the bootup packet memory test, use the show diagnostic result module test 2
command. The output indicate s whether the test passe d, failed, or was not run.
show diagnostic result module N test 2 [de tai l]
Syntax Description
Defaults N on-detailed results.
Command Modes EXEC mode
Usage Guidelines The detail keyword is intended for use by Cisco suppor t personnel when analyz ing failures.
Examples This exampl e shows how to display the resul ts of the bootup packet memory tests:
Switch# show diagnostic result module 1 test 2
Test results: (. = Pass, F = Fail, U = Untested)
2) packet-memory-bootup ------------> .
This example shows how to display det ailed results from the boot up packet memory tests:
Switch# show diagnostic result module 2 test 2 detail
Test results: (. = Pass, F = Fail, U = Untested)
___________________________________________________________________________
2) packet-memory-bootup ------------> .
Error code ------------------> 0 (DIAG_SUCCESS)
Total run count -------------> 0
Last test execution time ----> n/a
First test failure time -----> n/a
Last test failure time ------> n/a
Last test pass time ---------> n/a
Total failure count ---------> 0
Consecutive failure count ---> 0
packet buffers on free list: 64557 bad: 0 used for ongoing tests: 979
Number of errors found: 0
Cells with hard errors (failed two or more tests): 0
Cells with soft errors (failed one test, includes hard): 0
Suspect bad cells (uses a block that tested bad): 0
total buffers: 65536
N Specifies the module number.
detail (Optional) Specifies the display of detailed information for analysis.