Step 2: Display SCB Error Messages in the Chassis Daemon Log File
Action
To display SCB error messages in the chassis daemon (
chassisd)log file, use the following CLI command:user@host>show log chassisdSample Output
user@host> show log chassisdNov 19 04:09:02 closing alarmd connection.Nov 19 04:09:02 closing craftd connection.Nov 19 04:09:02 rcv: chassisd_ipc_dispatch() null ipc_pipe_read, closing connectionNov 19 04:09:02 alarmd connection completedNov 19 04:09:02 craftd connection completedNov 19 04:09:30 rcv reply: SCB RestartNov 19 04:09:30 send: scb config cmdNov 19 04:09:30 send: display hostname <ewr-edge-03>, uptime 16182073 secondsNov 19 04:09:30 send: password = nnection.Nov 19 04:09:30 send: display unlockction.Nov 19 04:09:30 send: clear all chassis class alarmsc_pipe_read, closing connectNov 19 04:09:30 send: set boolean type 0 slot 0 which 1 offNov 19 04:09:30 rcv reply: Backplane MAC addrs recievedNov 19 04:09:30 rcv reply: Backplane SRAM size 8388608 banks[ 1 1 1 1 ]Nov 19 04:09:30 jtree init (2097152 4)Nov 19 04:09:35 repead pid 15567, status 0Nov 19 04:09:41 rcv reply: chassis infoNov 19 04:09:49 CHASSISD_EVENT: slot 0 restartNov 19 04:09:50 pic online req, pic 0 type 515, fpc 0Nov 19 04:09:50 send: fpc 0 pic 0 online ackNov 19 04:09:51 CHASSISD_EVENT: slot 0 attachNov 19 04:09:51 rcv reply: PIC attach fpc 0 pic 0 type 515 version 260Nov 19 04:09:52 CHASSISD_EVENT: slot 1 restartNov 19 04:09:53 pic online req, pic 0 type 515, fpc 1Nov 19 04:09:53 send: fpc 1 pic 0 online ackNov 19 04:09:54 CHASSISD_EVENT: slot 2 restartNov 19 04:09:55 pic online req, pic 0 type 518, fpc 2Nov 19 04:09:55 send: fpc 2 pic 0 online ackNov 19 04:09:55 pic online req, pic 1 type 518, fpc 2Nov 19 04:09:55 send: fpc 2 pic 1 online ackNov 19 04:09:55 pic online req, pic 2 type 518, fpc 2 515 version 260Nov 19 04:09:55 send: fpc 2 pic 2 online ackrtNov 19 04:09:57 CHASSISD_EVENT: slot 3 restart, fpc 1Nov 19 04:09:58 CHASSISD_EVENT: slot 4 restartNov 19 04:09:58 CHASSISD_EVENT: slot 1 attachNov 19 04:09:59 pic online req, pic 0 type 518, fpc 4What 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 the| match "item | item | item"command. For example,| match "scb | kernel | tnp"is a search for error messages for the SCB, kernel, and Trivial Networking Protocol (TNP), and indicates communication issues between the Routing Engine and the Packet Forwarding Engine components.