show selftest

Syntax

show selftest
show selftest interface [<PORT-NUM>]

Description

Displays selftest results.

Command context

Manager (#)

Parameters

<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.

Authority

Operators or Administrators. Users without administrator authority can execute this command from the operator context (>) only.

Examples

Displaying the output when fastboot is disabled:

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

8320# show selftest interface 1/1/1

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

Displaying the output when fastboot is enabled:

8320# 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

8320# 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.
8320# show selftest 

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