[Contents] [Prev] [Next] [Index] [Report an Error]


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 sib

Sample Output

user@host> show log messages | match sib
Jan 29 18:37:07  toto spmb0 CMGSIB: SIB #2 state transition SIB_STATE_ONLINE ->
SIB_STATE_OFFLINE_ACK_WAIT
Jan 29 18:37:09  toto spmb0 CMGSIB: SIB #2 state transition SIB_STATE_OFFLINE_AC
K_WAIT -> SIB_STATE_OFFLINE
Jan 29 18:37:09  toto spmb0 CMGSIB: SIB #0 state transition SIB_STATE_SPARE -> S
IB_STATE_ONLINE_WAIT 

What it Means

The messages system log file records the time the failure or event occurred, the severity level, a code, and a message description. You can also use the show log messages | match sib command 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.


[Contents] [Prev] [Next] [Index] [Report an Error]