Step 4: Display CFEB Error Messages in the Chassis Daemon Log File
Action
To display CFEB error messages in the
chassisdlog file, use the following CLI command:user@host> show log chassisd | match cfebSample Output
user@host> show log chassisd | match cfebApr 28 03:25:13 Resetting CFEB 0Apr 28 03:25:26 send: red alarm set, device CFEB 0, reason CFEB Not OnlineApr 28 03:25:26 Resetting CFEB 0Apr 28 03:25:27 CFEB 0 addedApr 28 03:25:27 CHASSISD_SNMP_TRAP7: SNMP trap generated: FRU insertion (jnxFruContentsIndex 6, jnxFruL1Index 1, jnxFruL2Index 0, jnxFruL3Index 0, jnxFruName CFEB, jnxFruType 4, jnxFruSlot 1)Apr 28 03:25:46 Resetting CFEB 0Apr 28 03:28:42 send: red alarm set, device CFEB 0, reason CFEB Not OnlineApr 28 03:28:42 Resetting CFEB 0Apr 28 03:28:43 CFEB 0 addedApr 28 03:28:43 CHASSISD_SNMP_TRAP7: SNMP trap generated: FRU insertion (jnxFruContentsIndex 6, jnxFruL1Index 1, jnxFruL2Index 0, jnxFruL3Index 0, jnxFruName CFEB, jnxFruType 4, jnxFruSlot 1)Apr 28 03:29:17 rcv reply: CFEB RestartApr 28 03:29:17 CHASSISD_SNMP_TRAP9: SNMP trap generated: FRU power on (jnxFruContentsIndex 6, jnxFruL1Index 1, jnxFruL2Index 0, jnxFruL3Index 0, jnxFruName CFEB, jnxFruType 4, jnxFruSlot 1, jnxFruOfflineReason 2, jnxFruLastPowerOff 5526, jnxFruLastPowerOn 5526)Apr 28 03:29:17 sending 1 queued messages to CFEB 0Apr 28 03:29:17 missing ctm for CFEB 0 -- timerid 0x0, timerset 0Apr 28 03:29:17 send: CFEB config cmdApr 28 03:29:17 send: set_boolean_cmd CFEB 0 setting debugmode offApr 28 03:29:17 send: set_boolean_cmd CFEB 0 setting coredump onApr 28 03:29:17 send: set_boolean_cmd CFEB 0 setting source-route onApr 28 03:29:17 send: set_boolean_cmd CFEB 0 setting mtu-check offApr 28 03:29:17 send: set_boolean_cmd CFEB 0 setting soft-restart onApr 28 03:29:17 send: set_boolean_cmd CFEB 0 setting pfeman-reconnect offApr 28 03:29:17 send: set_boolean_cmd CFEB 0 setting l2cache onApr 28 03:29:17 send: set_boolean_cmd CFEB 0 setting no-load-balancing-clone offApr 28 03:29:17 send: set_boolean_cmd CFEB 0 setting equal-weighted-mode offApr 28 03:29:17 send: set_boolean_cmd CFEB 0 setting ipv4-key-hash-L3 onApr 28 03:29:17 send: set_boolean_cmd CFEB 0 setting mpls-key-hash-2label offApr 28 03:29:27 send: red alarm clear, device CFEB 0, reason CFEB Not OnlineWhat It Means
The
chassisddatabase provides the date, time, and a component status message. Thechassisddatabase is dynamic. It is initialized at router startup and is updated when components are added or removed. You can search for multiple items in thechassisdlog file by using theshow log chassisd | match cfebcommand to see error messages that are generated when a Control Board fails or is offline. Use this information to diagnose a Control Board problem and to let 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.