Reference Guide

Debugging and Diagnostics | 243
show diag
View diagnostics information.
Syntax
show diag {information | stack-unit number [detail | periodic | summary] | testcase}
Parameters
Defaults
Summary
Command Modes
EXEC Privilege
Command
History
Example 1
Figure 25-1. show diag information Command Example
Example 2
Figure 25-2. show diag stack-unit Command Example
information Enter the keyword information to view current diagnostics information
in the system.
stack-unit unit-id Enter the keyword stack-unit followed by the unit-id to display information on
a specific stack member. Range: 0 to 5.
detail
(OPTIONAL) Enter the keyword detail to view detailed diagnostics
information.
summary
(OPTIONAL) Enter the keyword summary to view a summary of the
diagnostics information. By default, the summary is displayed.
testcase
Enter the keyword testcase to view to view the list of all the diag tests available.
Version 8.3.17.0 Supported on M I/O Aggregator
FTOS#show diag information
Diag information:
Diag software image version:
8-3-17-36
-------------------------------------------------------------------
Stack-unit Member 0: Unit diags are terminated (Stackunit Offline).
Stack-unit Member 1: Not present.
Stack-unit Member 2: Not present.
Stack-unit Member 3: Not present.
Stack-unit Member 4: Not present.
Stack-unit Member 5: Not present.
-------------------------------------------------------------------
FTOS#show diag stackunit 0
Diag status of Stackunit member 0:
--------------------------------------------------------------------------
Stackunit is currently offline.
Stackunit level0 diag issued at Tue May 15, 2012 11:11:47 AM.
Current diag status: Unit diags are terminated.
Total number of diags: 17
Number of diags performed: 1
Number of diags passed: 1
Number of diags failed: 0
Number of diags pending: 16
Last Test executed: POWERRAILSTATUSTEST
Last notification received at: Tue May 15, 2012 11:12:24 AM
--------------------------------------------------------------------------