[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

show chassis fpc

Syntax

show chassis fpc
<detail < pim-slot >| <node ( node-id | local | primary)>> |
<node ( node-id | local | primary)> |
<pic-status < pim-slot >| <node ( node-id | local | primary)>>

Release Information

Command modified in Release 9.2 of JUNOS software; node options added in Release 9.0 of JUNOS software.

Description

Display status information about the installed Physical Interface Modules (PIMs) and PIM slots in a single device chassis or in a chassis cluster configuration.

This command is supported on J-series and SRX-series devices.

Options

none—Display brief information about the state of the installed PIMs and PIM slots.

detail—(Optional) Display detailed PIM status information.

pim-slot —(Optional) Display information about the PIM in this slot.

node—(Optional) For chassis cluster configurations, display status information for all PIMs or for the specified PIM on a specific node (device) in the cluster.

pic-status—(Optional) Display status information for all PIMs or for the PIM in the specified slot (see pim-slot ). The PIM slot number is reported as an FPC number, and the PIM number (always 0) is reported as a PIC number.

Required Privilege Level

view

Related Topics

JUNOS System Basics and Services Command Reference

List of Sample Output

show chassis fpc
show chassis fpc (SRX 5600 and SRX 5800 devices)
show chassis fpc detail
show chassis fpc pic-status
show chassis fpc pic-status (SRX 5600 and SRX 5800 devices)

Output Fields

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

Table 11: show chassis fpc Output Fields

Field Name

Field Description

Slot or Slot State

Slot number and state. The state can be one of the following conditions:

  • Dead—Held in reset because of errors.
  • Diag—Slot is being ignored while the device is running diagnostics.
  • Dormant—Held in reset.
  • Empty—No PIM is present.
  • Online—PIM is online and running.
  • Present—PIM is detected by the device, but is either not supported by the current version of JUNOS or inserted in the wrong slot. The output also states either Hardware Not Supported or Hardware Not In Right Slot. PIM is coming up but not yet online.
  • Probed—Probe is complete; awaiting restart of the Packet Forwarding Engine (PFE).
  • Probe-wait—Waiting to be probed.

Temp (C) or Temperature

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

Total CPU Utilization (%)

Total percentage of CPU being used by the PIM's processor.

Interrupt CPU Utilization (%)

Of the total CPU being used by the PIM's processor, the percentage being used for interrupts.

Memory DRAM (MB)

Total DRAM, in megabytes, available to the PIM's processor.

Heap Utilization (%)

Percentage of heap space (dynamic memory) being used by the PIM's processor. If this number exceeds 80 percent, there may be a software problem (memory leak).

Buffer Utilization (%)

Percentage of buffer space being used by the PIM's processor for buffering internal messages.

Start Time

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

Uptime

How long the Routing Engine has been connected to the PIM and, therefore, how long the PIM has been up and running.

PIC type

(pic-status output only) Type of PIM.

show chassis fpc

user@host> show chassis fpc
Temp  CPU Utilization (%)   Memory    Utilization (%)
    Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
      0  Online          -------------------- CPU less FPC --------------------
      1  Online          ---------------------  Not Usable --------------------
      2  Online          -------------------- CPU less FPC --------------------

show chassis fpc (SRX 5600 and SRX 5800 devices)

user@host> show chassis fpc
                     Temp  CPU Utilization (%)   Memory    Utilization (%)
Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
  0  Empty
  1  Empty
  2  Empty
  3  Online            37      3          0       1024        7         42
  4  Empty
  5  Empty
  6  Online            30      8          0       1024       23         30
  7  Empty
  8  Empty
  9  Empty
 10  Empty
 11  Empty

show chassis fpc detail

user@host> show chassis fpc detail
 Slot 2 information:
      State                               Online
      Total CPU DRAM                      ---- CPU less FPC ----
      Start time                          2002-01-07 17:11:28 PST
      Uptime                              2 days, 8 hours, 38 minutes, 5 seconds

show chassis fpc pic-status

user@host> show chassis fpc pic-status
node0:
--------------------------------------------------------------------------
Slot 0   Online       FPC
  PIC 0  Online       4x GE Base PIC
Slot 3   Online       FPC
  PIC 0  Online       4x FE
Slot 6   Online       FPC
  PIC 0  Online       8x GE uPIM
node1:
--------------------------------------------------------------------------
Slot 0   Offline      FPC
Slot 3   Offline      FPC
Slot 6   Offline      FPC

show chassis fpc pic-status (SRX 5600 and SRX 5800 devices)

user@host> show chassis fpc pic-status
Slot 3   Online       SRX5k SPC
  PIC 0  Online       SPU Cp
  PIC 1  Online       SPU Flow
Slot 6   Online       SRX5k DPC 4x 10GE
  PIC 0  Online       1x 10GE(LAN/WAN) RichQ
  PIC 1  Online       1x 10GE(LAN/WAN) RichQ
  PIC 2  Online       1x 10GE(LAN/WAN) RichQ
  PIC 3  Online       1x 10GE(LAN/WAN) RichQ

[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]