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 forwarding

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show chassis forwarding

Description

Display status of the forwarding process (fwdd). This command is supported on Branch SRX Series Firewalls.

Options

This command has no options.

Required Privilege Level

view

Output Fields

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

Table 1: show chassis forwarding Output Fields

Field Name

Field Description

FWWD status

Forwarding status:

  • State:

    • Online—FWDD is operational and running.

    • Offline—FWDD is not running.

  • Microkernel CPU utilization—Percentage of microkernel CPU being used by the forwarding process.

  • Real-time threads CPU utilization—Percentage of CPU being used by the forwarding process.

  • Heap utilization—Percentage of heap space (dynamic memory) being used by the forwarding process. If this number exceeds 80 percent, there may be a software problem (memory leak).

  • Buffer utilization—Percentage of buffer space being used by the forwarding process for buffering internal messages.

  • Uptime—How long the forwarding process has been up and running.

Sample Output

show chassis forwarding

content_copy zoom_out_map
user@host> show chassis forwarding
FWDD status:
  State                                 Online    
  Microkernel CPU utilization        10 percent
  Real-time threads CPU utilization   4 percent
  Heap utilization                   26 percent
  Buffer utilization                  0 percent
  Uptime:                              1 day, 1 hour, 30 minutes, 11 seconds

Release Information

Current—Command introduced before Junos OS Release 7.4.

Now—Command introduced in Junos OS Release 7.4. Support for Branch SRX Series added in Junos OS Release 10.1

footer-navigation