Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show system errors history

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show chassis errors history
<cb slot| ccg slot | fan slot | fpc slot | psm slot | re slot | sib slot>

Description

Display information about cleared faults in the error history buffer. You can display history for all errors or the errors for one system component. The error history is displayed in chronological order and includes a description of each PFE and FCHIP fault and when the fault was raised and cleared.

Note:

For Junos OS Evolved, only the QFX5200 supports this command. For all other Junos OS Evolved platforms, use the show system errors active, show system errors count, show system errors error-id, or show system errors fru command.

Options

This command has no options.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show system errors history command. Output fields are listed in the approximate order in which they appear.

Table 1: show system errors history Output Fields

Field Name

Field Description

Fault (module, error-id, board-name/component-name, PFE-or-FCHIP)

Information about the fault.

Group

Fault severity level is Fatal, Major, or Minor.

Scope

Affected scope of fault is System, Component, Board, or Link.

Corr-enabled

Correlation with fault is always enabled, Y.

Raised

Time the fault was raised, in the format yyyy-mm-dd hh:nn:ss.lll TMZ, where nn is minutes, lll is milliseconds, and TMZ is time zone.

Desc

Description of the fault.

Cleared

Time the fault was cleared, in the format yyyy-mm-dd hh:nn:ss.lll TMZ, where nn is minutes, lll is milliseconds, and TMZ is time zone.

Sample Output

show system errors history

content_copy zoom_out_map
user@host> show system errors history
Fault: {pechip, 1487, /Chassis[0]/Fpc[4], Fchip[0]}
 Group:   Major             Scope: Link           Corr-enabled: Y
 Raised:  2017-04-19 18:18:48.652000 PDT
 Desc:    Fabric Down condition on PFE
 Cleared: 2017-04-19 18:18:49.474975 PDT
 Fault: {pechip, 1487, /Chassis[0]/Fpc[4], Fchip[1]}
 Group:   Major             Scope: Link           Corr-enabled: Y
 Raised:  2017-04-19 18:18:48.653000 PDT
 Desc:    Fabric Down condition on PFE
 Cleared: 2017-04-19 18:18:49.474668 PDT
 Fault: {pechip, 1487, /Chassis[0]/Fpc[4], Fchip[2]}
 Group:   Major             Scope: Link           Corr-enabled: Y
 Raised:  2017-04-19 18:18:48.654000 PDT
 Desc:    Fabric Down condition on PFE
 Cleared: 2017-04-19 18:18:49.474245 PDT
 Fault: {pechip, 1487, /Chassis[0]/Fpc[4], Fchip[3]}
 Group:   Major             Scope: Link           Corr-enabled: Y
 Raised:  2017-04-19 18:18:48.654000 PDT
 Desc:    Fabric Down condition on PFE
 Cleared: 2017-04-19 18:18:49.210875 PDT
 Fault: {pechip, 1143, /Chassis[0]/Fpc[4], Pfe[0]}
 Group:   Major             Scope: Component      Corr-enabled: N
 Raised:  2017-04-19 18:18:57.533000 PDT
 Desc:    hostif_local_int_wnack0
Fault: {pechip, 1487, /Chassis[0]/Fpc[4], Fchip[0]}
 Group:   Major             Scope: Link           Corr-enabled: Y
 Raised:  2017-04-19 19:45:20.949000 PDT
 Desc:    Fabric Down condition on PFE
 Cleared: Active

Release Information

Command introduced in Junos OS Evolved Release 18.3R1.

footer-navigation