Specifications

2-546
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
show diagnostic result modul e test
To display the results of the bootup packet memory test, use the show diagnostic result module test
command. The output indicate s whether the test passe d, failed, or was not run.
show diagnostic result module [N | all] [test test-id] [detail]
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 6 detail
module 6:
Overall diagnostic result:PASS
Test results:(. = Pass, F = Fail, U = Untested)
___________________________________________________________________________
1) linecard-online-diag --------------------> .
Error code --------------------------> 0 (DIAG_SUCCESS)
Total run count ---------------------> 1
Last test execution time ------------> Jan 21 2001 19:48:30
First test failure time -------------> n/a
Last test failure time --------------> n/a
Last test pass time -----------------> Jan 21 2001 19:48:30
Total failure count -----------------> 0
Consecutive failure count -----------> 0
N (Op tional) Specifies the module number.
all (Optional) Specifies all modules.
test test-id (Optional) Specifies the number for the tdr test on the platform.
detail (Optional) Specifies the display of detailed information for analysis.
This option is recommended.