Step 1: Check FPC Status and Utilization
Action
To display brief status and utilization information for all FPCs installed in the router, use the following JUNOS command-line interface (CLI) operational mode command:
user@host>show chassis fpcSample Output
user@m160> show chassis fpcTemp CPU Utilization (%) Memory Utilization (%)Slot State (C) Total Interrupt DRAM (MB) Heap Buffer0 Online 43 3 0 32 1 391 Online 47 3 0 32 1 392 Online 42 3 0 32 1 403 Online 40 4 0 32 1 394 Online 41 4 0 32 1 395 Online 42 0 0 32 1 396 Empty 0 0 0 0 0 07 Empty 0 0 0 0 0 0What It Means
Use the
show chassis fpccommand to identify whether there is a problem with any of the FPCs installed in the router. The command output displays a brief status of all the FPCs installed in the router. The state can beonline,dead,diag,dormant,empty,online,probed, orprobe-wait. If the FPC state isdead, an alarm occurs. For more detailed information about the FPC states, see the JUNOS Protocols, Class of Service, and System Basics Command Reference.The temperature is that of the air flowing past the FPC. If the temperature is too high, an alarm occurs.
The CPU and memory information is the total percentage of CPU being used by the FPC processor, the total CPU being used by the FPC processor, the percentage of CPU being used for interrupts, and the total DRAM available to the FPC processor. The percentage of heap space (dynamic memory) reflects the buffer space being used by the FPC processor. If the heap space exceeds 80 percent, there might be a software problem (memory leak).
The output also displays the percentage of buffer space being used by the FPC processor for buffering internal messages.