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 fpc errors

date_range 23-Feb-24

Syntax

content_copy zoom_out_map
clear chassis fpc errors fpc-slot fpc-slot (all | error-id error-id)

Description

Clear the FPC errors on the device. You can choose to clear a particular error or all errors on the FPC.

Note: Use the show chassis errors active detail command to view the FPC errors on the device chassis.

Options

fpc-slot fpc-slot

The slot number of the FPC in which you want to run this command.

all

Clear all the errors on the FPC.

error-id error-id

Clear a particular error identified by an error-id. An error-id, a unique error identifier, is represented as a Uniform Resource Identifier (URI). For example, “/cpu/0/memory/0/memory-uncorrected-error” is an error-id that indicates an uncorrectable error under CPU memory module instance 0.

Required Privilege Level

clear

Output Fields

When you enter this command, you are provided feedback on the status of your request.

Sample Output

clear chassis fpc errors

content_copy zoom_out_map
user@host> clear chassis fpc errors fpc-slot 1 all
Clearing error(s) on fpc 1, option all

clear chassis fpc errors error-id error-id

content_copy zoom_out_map
user@host> clear chassis fpc errors error-id /fpc/0/pfe/0/cm/0/Eth_Port_Error/0/ETH_CMERROR_MAJOR_0 fpc-slot 0    

Clearing error(s) on fpc 0, option error-id error-id=/fpc/0/pfe/0/cm/0/Eth_Port_Error/0/ETH_CMERROR_MAJOR_0.

Release Information

Command introduced in Junos OS Release 18.2R1.

footer-navigation