Step 2: Display SIB Error Messages in the System Log File
Action
To display the SIB error messages in the system log file, use the following CLI command:
user@host>show log messages | match sibSample Output
user@host> show log messages | match sibJan 29 18:37:07 toto spmb0 CMGSIB: SIB #2 state transition SIB_STATE_ONLINE ->SIB_STATE_OFFLINE_ACK_WAITJan 29 18:37:09 toto spmb0 CMGSIB: SIB #2 state transition SIB_STATE_OFFLINE_ACK_WAIT -> SIB_STATE_OFFLINEJan 29 18:37:09 toto spmb0 CMGSIB: SIB #0 state transition SIB_STATE_SPARE -> SIB_STATE_ONLINE_WAITWhat it Means
The
messagessystem log file records the time the failure or event occurred, the severity level, a code, and a message description. You can also use theshow log messages | match sibcommand to see error messages that are generated when an SIB fails or is offline. Use this information to diagnose an SIB problem and to let the Juniper Networks Technical Assistance Center (JTAC) know what error messages were generated and the router events that occurred before and after the problem. For more information about system log messages, see the JUNOS System Log Messages Reference.