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

clear chassis alarms fabric degraded

date_range 19-Nov-23

Syntax (TX Matrix Plus Router with 3D SIBs)

content_copy zoom_out_map
clear chassis alarms fabric degraded lcc number fpc number

Description

Clear the fabric degraded alarm for an FPC.

Options

lcc number

Line-card chassis number.

Replace number with the following values depending on the LCC configuration:

  • 0 through 7, when T1600 routers are connected to a TX Matrix Plus router with 3D SIBs in a routing matrix.

  • 0, 2, 4, or 6, when T4000 routers are connected to a TX Matrix Plus router with 3D SIBs in a routing matrix.

fpc number

Flexible PIC Concentrator (FPC) slot number. On a TX Matrix Plus router in the TXP-T1600-3D, TXP-T4000-3D, or TXP-Mixed-LCC-3D configuration, specify the number of a T1600 or T4000 router by using the lcc number option and replace fpc number with a value from 0 through 7.

Required Privilege Level

clear

Sample Output

show system alarms (TX Matrix Plus router with 3D SIBs)

content_copy zoom_out_map
user@host> show system alarms 
           

sfc0-re0:
--------------------------------------------------------------------------
2 alarms currently active
Alarm time               Class  Description
2013-05-08 18:13:58 UTC  Major  LCC 0 Major Errors
2013-05-08 17:48:46 UTC  Major  LCC 7 Major Errors

lcc0-re1:
--------------------------------------------------------------------------
3 alarms currently active
Alarm time               Class  Description
2013-05-08 17:35:34 UTC  Minor  SIB 3 Not Online
2013-05-08 17:35:34 UTC  Minor  SIB 2 Not Online
2013-05-08 18:19:24 UTC  Major  FPC 5 degraded fabric condition detected


user@host> clear chassis alarms fabric degraded
lcc 0 fpc 5
lcc0-re1:
--------------------------------------------------------------------------

user@host> show system alarms 
           

sfc0-re0:
--------------------------------------------------------------------------
2 alarms currently active
Alarm time               Class  Description
2013-05-08 18:13:58 UTC  Major  LCC 0 Major Errors
2013-05-08 17:48:46 UTC  Major  LCC 7 Major Errors

lcc0-re1:
--------------------------------------------------------------------------
2 alarm currently active
Alarm time               Class  Description
2013-05-08 17:36:34 UTC  Minor  SIB 3 Not Online
2013-05-08 17:36:34 UTC  Minor  SIB 2 Not Online

Release Information

Command introduced in Junos OS Release 13.2.

footer-navigation