Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show chassis afeb

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show chassis afeb

Description

Display compact Forwarding Engine Board status.

Options

This command has no options.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show chassis afeb command. Output fields are listed in the approximate order in which they appear.

Table 1: show chassis afeb

Field Name

Field Description

State

State of the compact Forwarding Engine Board:

  • Offline—FEB is powered down.

  • Online—FEB is operational and running.

  • Check—FEB is in alarmed state because of the following reasons:

    • Hardware error.

    • PFE is unable to boot.

Temperature

Temperature of the air passing by the FEB, in degrees Celsius or in both degrees Celsius and degrees Fahrenheit.

CPU Utilization

Total percentage of CPU being used.

Interrupt Utilization

Of the total CPU being used by the FEB processor, the percentage being used for interrupts.

Heap Utilization

Percentage of heap space (dynamic memory) being used by the FEB processor. If this number exceeds 80 percent, you might experience a software problem (memory leak).

Buffer Utilization

Percentage of buffer space being used by the FEB processor for buffering internal messages.

Total CPU DRAM

Total DRAM, in megabytes, available to the FEB processor.

Start time

Time when the Routing Engine detected that the FEB was running.

Uptime

How long the Routing Engine has been connected to the FEB and, therefore, how long the compact Forwarding Engine Board has been up and running.

Sample Output

show chassis afeb (MX104 Router)

content_copy zoom_out_map
user@host> show chassis afeb
FEB status:
Slot 0 information:
  State                                 Online    
  Temperature                        31 degrees C / 87 degrees F
  CPU utilization                     3 percent
  Interrupt utilization               0 percent
  Heap utilization                   11 percent
  Buffer utilization                 13 percent
  Total CPU DRAM                   2048 MB
  Start time:                           2013-05-27 08:50:03 IST
  Uptime:                               3 hours, 29 minutes, 34 seconds

Release Information

Command introduced in Junos OS Release 13.2.

footer-navigation