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 chassis sfb errors

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show chassis sfb errors
< slot sfb-slot-number>

Description

Display information about errors pertaining to Switch Fabric Boards (SFBs).

Options

none

Display information about the errors pertaining to all the SFBs in the router.

sfb-slot-number

(Optional) Display information about error for the specified Switch Fabric Board.

  • Range: 0–5

Required Privilege Level

view

Output Fields

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

Table 1: show chassis sfb errors Output Fields

Field Name

Field Description

Slot

Displays the SFB slot number.

Name

Displays the name of the SFB. In MX10008 routers, SFB is identified as SIB.

DeviceID

Displays device ID.

Threshold

Displays the error threshold.

Active

Displays the number of active error instances.

Occurred

Displays the number of error instances occurred.

Cleared

Displays the number of error instances cleared.

Description

Displays error description.

Sample Output

show chassis sfb errors slot 1(MX10008 and MX10004 Router)

content_copy zoom_out_map
user@host> show chassis sfb errors slot 1

Slot Name              DeviceId    Threshold  Active  Occured  Cleared  Description
1    SIB 1_LTC3880_0   09204F8B00  1          0       0        0        PF0 Core 0.9V, voltage
                       09204FFFFF  1          0       0        0        PF0 Core 0.9V, I2C Access
     SIB 1_LTC3880_1   09204D8B00  1          0       0        0        PF0 AVDD 1V, voltage
                       09204DFFFF  1          0       0        0        PF0 AVDD 1V, I2C Access
     SIB 1_LTC3880_2   09204B8B00  1          0       0        0        PF1 Core 0.9V, voltage
                       09204BFFFF  1          0       0        0        PF1 Core 0.9V, I2C Access
     SIB 1_LTC3880_3   0920498B00  1          0       0        0        PF1 AVDD 1V, voltage
                       092049FFFF  1          0       0        0        PF1 AVDD 1V, I2C Access
     SIB 1_VT7505_0    0910408800  1          0       0        0        HOTSWAP 12V, voltage
                       091040FFFF  1          0       0        0        HOTSWAP 12V, I2C Access
     SIB 1_TEMP_0      0901000000  1          0       0        0        Intake-A Temp Sensor
                       0901000100  1          0       0        0        Intake-B Temp Sensor
                       0901002300  1          0       0        0        PF0 Temp Sensor
     SIB 1_TEMP_1      0902000000  1          0       0        0        Exhaust-A Temp Sensor
                       0902000100  1          0       0        0        Exhaust-B Temp Sensor
                       0902002300  1          0       0        0        PF1 Temp Sensor

Release Information

Command introduced in Junos OS Release 18.2.

footer-navigation