Step 2: Display Error Messages in the System Log File
Action
To display PIC error messages in the system log file, use the following CLI command:
user@host>show log messages | match PICSample Output
user@host> show log messages | match PICApr 8 10:01:20 aspirin scb CM: PIC 0/2, ID 0x0206, hardware error, offlinedApr 8 10:01:20 aspirin alarmd[2671]: Alarm set: FPC color=RED, class=CHASSIS, reason=PIC 0/2 failed to initializeApr 8 10:01:20 aspirin fpc0 PIC: PIC 2 discovery error (1)Apr 8 10:01:20 aspirin fpc0 CMFPC: Hardware error discovering PIC 2, ID 0x0206Apr 8 10:01:21 aspirin scb CM: ALARM SET: (Major) Slot 0: PIC 0/2 failed to initializeWhat It Means
When a PIC fails, the
messagessystem log file records the time the failure or event occurred, the severity level, a code, and a message description. Use theshow log messagescommand to browse error messages that are generated at least 5 minutes before and after a PIC event. You can also use theshow log messages | match PICcommand to view specific PIC error messages with common information. Use this information to diagnose a PIC problem and to let the Juniper Networks Technical Assistance Center (JTAC) know what error messages were generated and the router events prior to the problem. For more information about system log messages, see the JUNOS System Log Messages Reference.