show selftest

Syntax

show selftest [brief] [vsx-peer]
show selftest line-module <SLOT-ID>
show selftest line-module <SLOT-ID> interface [brief] [vsx-peer]
show selftest interface [<PORT-NUM>] [vsx-peer]

Description

Displays selftest results.

Command context

Manager (#)

Parameters

[brief]
Shows the selftest results as a brief description. Default.
line-module

Shows the selftest results for a line module.

<SLOT-ID>
Shows the selftest results for the slot ID of the line or fabric module.
<PORT-NUM>
Shows the selftest results for the port number.
[vsx-peer]

Shows the output from the VSX peer switch. If the switches do not have the VSX configuration or the ISL is down, the output from the VSX peer switch is not displayed.

Authority

Operators or Administrators or local user group members with execution rights for this command. Operators can execute this command from the operator context (>) only.

Examples

Displaying the output when fastboot is disabled on an 8320 or a 6300 switch:

switch# show selftest interface                                                                                                                                                
                                                                                                                                                                             
Name       Status            ErrorCode        LastRunTime                                                                                                                    
---------- ----------------- ---------------- -------------------                                                                                                            
1/1/2      skipped           0x0                                                                                                                                             
1/1/44     skipped           0x0                                                                                                                                             
1/1/46     skipped           0x0                                            

switch# show selftest interface 1/1/1

Name       Status            ErrorCode        LastRunTime
---------- ----------------- ---------------- -------------------
1/1/1      skipped           0x0

Displaying the output when fastboot is enabled:

switch# show selftest interface 1/1/2
Name    Status         ErrorCode LastRunTime
------- -------------- --------- -------------------
1/1/2   skipped        0x0

switch# show selftest line-module 1/1 interface
Name    Status         ErrorCode LastRunTime
------- -------------- --------- -------------------
1/1/1   skipped        0x0
1/1/2   skipped        0x0
1/1/3   skipped        0x0
1/1/31  skipped        0x0

Displaying the output when fastboot is disabled:

switch# show selftest interface 

Name       Status            ErrorCode        LastRunTime
---------- ----------------- ---------------- -------------------
1/1/12     passed            0x0              2018-02-16 18:15:53
1/1/47     passed            0x0              2018-02-16 18:15:53
1/1/15     passed            0x0              2018-02-16 18:15:53

switch# show selftest interface 1/1/1

Name       Status            ErrorCode        LastRunTime
---------- ----------------- ---------------- -------------------
1/1/1      passed            0x0              2018-02-16 18:15:53
Testing to register read/write:
NOTE: This test is run irrespective of fastboot being enabled or disabled.
switch# show selftest 

Name       Id   Status         ErrorCode  LastRunTime
---------- ---- -------------- ---------- -------------------
LineModule 1/1  passed         0x0        2018-02-16 18:15:53