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