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 pfe fpc

date_range 19-Mar-24

Syntax

content_copy zoom_out_map
show pfe fpc slot
<detail | extensive>

Syntax (TX Matrix and TX Matrix Plus Router)

content_copy zoom_out_map
show pfe fpc
<lcc number>

Syntax (MX Series Router)

content_copy zoom_out_map
show pfe fpc slot
<detail | extensive>
<all-members>
<local>
<member member-id>

Description

Display Packet Forwarding Engine statistics for the specified Flexible PIC Concentrator (FPC).

Note:

Starting in Junos OS Evolved Releases 23.4R2 and 24.2R1, this command is disabled across all Junos OS Evolved platforms. Previously, the following error message was returned when executing the command: error: the statistics-service subsystem is not running

Options

slot

FPC slot number. Replace slot with a value from 0 through 2.

detail | extensive

(Optional) Display the specified level of detail.

all-members

(MX Series routers only) (Optional) Display Packet Forwarding Engine statistics for the specified FPC in all members of the Virtual Chassis configuration.

lcc number

(TX Matrix and TX Matrix Plus routers only) (Optional) On a TX Matrix router, the slot number of the T640 router (or line-card chassis) that houses the FPC. On a TX Matrix Plus router, lcc number represents the slot number of the router (or line-card chassis) that houses the FPC.

Replace number with the following values depending on the LCC configuration:

  • 0 through 3, when T640 routers are connected to a TX Matrix router in a routing matrix.

  • 0 through 3, when T1600 routers are connected to a TX Matrix Plus router in a routing matrix.

  • 0 through 7, when T1600 routers are connected to a TX Matrix Plus router with 3D SIBs in a routing matrix.

  • 0, 2, 4, or 6, when T4000 routers are connected to a TX Matrix Plus router with 3D SIBs in a routing matrix.

local

(MX Series routers only) (Optional) Display Packet Forwarding Engine statistics for the specified FPC in the local Virtual Chassis member.

member member-id

(MX Series routers only) (Optional) Display Packet Forwarding Engine statistics for the specified FPC in the specified member of the Virtual Chassis configuration. Replace member-id with a value of 0 or 1.

Required Privilege Level

admin

Output Fields

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

Table 1: show pfe fpc Output Fields

Field Name

Field Description

FPC 1 status

Status of FPC 1:

  • Slot—FPC slot number – 1.

  • State—State of FPC1:

    • Dead—Held in reset because of errors.

    • Diag—Slot is being ignored while the FPC is running diagnostics.

    • Dormant—Held in reset.

    • Empty—No FPC is present.

    • Online—FPC is online and running.

    • Present—FPC is detected by the chassis daemon but either is not supported by the current version of Junos OS or is inserted in the wrong slot. The output also states either Hardware Not Supported or Hardware Not in Right Slot. The FPC 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.

  • Last State Change—Date and time the FPC state last changed.

  • Uptime—How long the Routing Engine has been connected to the FEB and, therefore, how long the Flexible PIC Concentrator (FPC) has been up and running.

  • Failures—Number of PFE Peer detach failures.

  • Pending—Number of messages waiting to be sent.

  • Route Memory Enhanced—Reallocation of the jtree memory on the Packet Forwarding Engine to allocate more memory for routing tables. Can be configured with the memory-enhanced statement.

PFE listener statistics

PFE listener statistics:

  • Open—Number of times a peer was opened.

  • Close—Number of times a peer was closed.

  • Sleep—Number of times a thread slept.

  • Wakeup—Number of times wakeup was issued.

  • Resync Request—Number of resync requests.

  • Resync Done—Number of successful resyncs.

  • Resync Fail—Number of failed resyncs.

  • Resync Time—Time the resync last happened.

PFE IPC statistics

  • type—IPC Message Type.

  • TX Messages—Number of Tx messages.

  • RX Messages—Number of Rx messages.

GFPC 0 status

Status of GFPC 0:

  • Slot—GFPC slot number – 0.

  • State—State of GFPC.

  • Last State Change—Date and time the GFPC state last changed.

Peer message type receive qualifiers [ non-NONE(s) only ]

  • IPC Msg Type—IPC Message Type. For example, interface, nexthop.

  • Receive Qualifier—Message receive qualifier for a peer (non-NONE(s) only):

IFSTATE BITS SET

IFSTATE clients that have registered to receive the message types this slot is listening to.

PFE listener statistics

PFE listener statistics:

  • Open—Number of times a peer was opened.

  • Close—Number of times a peer was closed.

  • Sleep—Number of times a thread slept.

  • Wakeup—Number of times wakeup was issued.

  • Resync Request—Number of resync requests.

  • Resync Done—Number of successful resyncs.

  • Resync Fail—Number of failed resyncs.

  • Resync Time—Time the resync last happened.

PFE IPC statistics

  • type—IPC Message Type.

  • TX Messages—Number of Tx messages.

  • RX Messages—Number of Rx messages.

PFE socket-buffer mbuf depth

  • bucket—Bucket number.

  • count—Number of messages in the bucket.

PFE socket-buffer bytes pending transmit

  • bucket—Bucket number.

  • count—Number of bytes pending transmit.

GFPC 2 status

Status of GFPC 2:

  • Slot—GFPC slot number – 2.

  • State—State of GFPC.

  • Last State Change—Date and time the GFPC state last changed.

  • Route Memory Enhanced—Reallocation of the jtree memory on the Packet Forwarding Engine to allocate more memory for routing tables. Can be configured with the memory-enhanced statement.

  • Filter Memory Enhanced—Reallocation of the jtree memory on the Packet Forwarding Engine to allocate more memory for firewall filters. Can be configured with the memory-enhanced statement.

XDPC status

XDPC status:

  • Slot—Present or empty.

  • State—Online or offline.

  • Last State Change—Date and time the DPC state last changed.

  • Uptime (total)—Length of time the DPC has been online.

  • Failures—Number of DPC failures.

  • Pending—Number of messages waiting to be sent.

  • Route Memory Enhanced—Reallocation of the jtree memory on the Packet Forwarding Engine to allocate more memory for routing tables. Can be configured with the memory-enhanced statement.

  • Policer Drop Probability—Current policer drop probability. The default is high, and can be configured using the policer-drop-probability-low statement.

Sample Output

show pfe fpc

content_copy zoom_out_map
user@host> show pfe fpc 1    
        
FPC 1 status:
  Slot:                  Present
  State:                 Online
  Last State Change:     2000-01-10 18:12:27 UTC
  Uptime:                1d 03:31
  Failures:              0
  Pending:               0
  Route Memory Enhanced: 0
PFE listener statistics:
  Open:                 1
  Close:                0
  Sleep:                0
  Wakeup:               0
  Resync Request:       0
  Resync Done:          0
  Resync Fail:          0
  Resync Time:          0

PFE IPC statistics:
 type        TX Messages  RX messages
 ----------- -----------  -----------
      Header           0            0
        Test           0            0
   Interface        2251         2219
     Chassis           0            0
        Boot           0            0
    Next-hop           0            0
       Jtree           0            0
       Cprod           0            0
       Route           0            0
         Pfe           0            1
         Dfw    

show pfe fpc lcc

content_copy zoom_out_map
user@host> show pfe fpc 0 lcc 0             
lcc0-re0:
--------------------------------------------------------------------------
GFPC 0 status:
  Slot:                 Present
  State:                Online
  Last State Change:    2009-06-17 21:00:35 PDT
  Uptime (total):       02:31:45
  Failures:             0
  Pending:              0

Peer message type receive qualifiers [ non-NONE(s) only ]:
 IPC Msg Type (subtype)     Receive Qualifier
 ----------------  -----------------
 Interface        (0)           All
 Interface        (1)           All
 Interface        (2)           All
 Interface        (3)           All
 Interface        (4)           All
 Interface        (5)           All
 Interface        (6)           All
 Interface        (7)           All
 Interface        (8)           All
 Interface        (9)           All
 Interface        (10)          All
 Interface        (11)          All
 Interface        (12)          All
 Interface        (13)          All
 Interface        (14)          All
 Interface        (15)          All
 Interface        (16)          All
 Interface        (17)          All
 Interface        (18)          All
 Interface        (19)          All
 Interface        (20)          Slot only
 Interface        (21)          All
...
 Next-hop         (0)           All
 Next-hop         (1)           All
 Next-hop         (2)           All
 Next-hop         (3)           All
 Next-hop         (4)           All
 Next-hop         (5)           Always TRUE
...
 Route            (0)           All
 Route            (1)           All
 Route            (2)           All
 Route            (3)           All
 Route            (4)           All
 Route            (5)           All
 Route            (6)           All
 Route            (7)           All
 Route            (8)           All

...
 Pfe              (1)           Always TRUE
 Pfe              (3)           Always TRUE
 Pfe              (5)           Always TRUE
...
 Dfw              (0)           All
 Dfw              (1)           All
 Dfw              (2)           All
 Dfw              (3)           All

...
 Sampling         (1)           All
 Sampling         (2)           All
 Sampling         (3)           All
 CoS              (0)           All
 CoS              (1)           All
 CoS              (2)           All
 CoS              (3)           All
...
 PIC              (1)           Always TRUE
 PIC              (3)           Always TRUE
...
 GenCfg           (8)           All
 GenCfg           (15)          All
...
 IFSTATE BITS SET:
 ----------------
        IFD
        IFL
        IFF
        IFA
        RTTABLE
        ROUTE
        NEXTHOP
        FIREWALL
        NAME TABLE
        COS_FABRIC
        COS_POLICY
        COS_RED
        COS_REWRT_TABLE
        COS_REWRT_IFLMAP
        COS_CLASS_TABLE
        COS_CLASS_IFLMAP
        COS_POLICER
        COS_SHAPER
        SAMPLE
        RTCOS
        SYSCONF
        IFVP
        SADB
        IFVC
        COS_FC_QUEUE
        COS_FRAGMAP_TABLE
        COS_FRAGMAP_IFLMAP
        Generic config
        Mesh group

PFE listener statistics:
  Open:                 1
  Close:                0
  Sleep:                0
  Wakeup:               0
  Resync Request:       0
  Resync Done:          1
  Resync Fail:          0
  Resync Time:          0

PFE IPC statistics:
 Type (subtype)             TX Messages    RX messages
 --------------             -----------   -----------
 Interface  ( 3)                165            0
 Interface  ( 4)                 81            0
 Interface  ( 5)                  0          190
 Interface  ( 8)                145            0
 Interface  ( 9)                425            0
 Interface  (10)                 24            0
...
PFE socket-buffer mbuf depth:
 bucket          count
 ------          -----
     0               0
     1               0
     2               0

PFE socket-buffer bytes pending transmit:
 bucket          count
 ------          -----
     0               0
     1               0
...

show pfe fpc 0 detail

content_copy zoom_out_map
user@host> show pfe fpc 0 detail             

GFPC 2 status:
  Slot:                 Present
  State:                Online
  Last State Change:    2010-11-16 03:55:25 PST
  Uptime (total):       00:11:06
  Failures:             1
  Pending:              0
  Route Memory Enhanced: 0
 Filter Memory Enhanced: 1

Peer message type receive qualifiers [ non-NONE(s) only ]:
 IPC Msg Type (subtype)     Receive Qualifier
 ----------------  -----------------
 Interface        (0)           All
 Interface        (1)           All
 Interface        (2)           All
 Interface        (3)           All
 Interface        (4)           All
 Interface        (5)           All
 Interface        (6)           All
 Interface        (7)           All
 Interface        (8)           All
 Interface        (9)           All
 Interface        (10)          All     
 Interface        (11)          All
 ...
 Next-hop         (0)           All
 Next-hop         (1)           All
 Next-hop         (2)           All
 Next-hop         (3)           All
 Next-hop         (4)           All
 Next-hop         (5)           All
...
 Route            (0)           All
 Route            (1)           All
 Route            (2)           All
 Route            (3)           All
 Route            (4)           All
 Route            (5)           All
...
 Pfe              (1)           Always TRUE
 Pfe              (3)           Always TRUE
 Pfe              (5)           Always TRUE
...
 Dfw              (0)           All
 Dfw              (1)           All
 Dfw              (2)           All
 Dfw              (3)           All     
...
 Sampling         (1)           All
 Sampling         (2)           All
 Sampling         (3)           All
 CoS              (0)           All
 CoS              (1)           All
 CoS              (2)           All
 CoS              (3)           All
 CoS              (4)           All
...
 PIC              (1)           Always TRUE
 PIC              (3)           Always TRUE
...
 GenCfg           (8)           All
 GenCfg           (15)          All
...
 IFSTATE BITS SET:
 ----------------
        IFD
        IFL
        IFF
        IFA
        RTTABLE
        ROUTE
        NEXTHOP
        FIREWALL
        NAME TABLE                      
        COS_FABRIC
        COS_POLICY
        COS_RED
        COS_REWRT_TABLE
        COS_REWRT_IFLMAP
        COS_CLASS_TABLE
        COS_CLASS_IFLMAP
        COS_POLICER
        COS_SHAPER
        SAMPLE
        RTCOS
        SYSCONF
        IFVP
        SADB
        IFVC
        COS_FC_QUEUE
        COS_FRAGMAP_TABLE
        COS_FRAGMAP_IFLMAP
        Generic config
        Mesh group

PFE listener statistics:
  Open:                 2               
  Close:                1
  Sleep:                0
  Wakeup:               0
  Resync Request:       0
  Resync Done:          2
  Resync Fail:          0
  Resync Time:          0

PFE IPC statistics:
 Type (subtype)             TX Messages    RX messages
 --------------             -----------   -----------
 Interface  ( 3)                104            0
 Interface  ( 5)                  0            8
 Interface  ( 8)                 85            0
 Interface  ( 9)                 67            0
 Interface  (10)                  4            0
...
 Next-hop   ( 1)                364            0
 Next-hop   ( 3)                 12            0
 Next-hop   (11)                 33            0
 Next-hop   (23)                 39            0
 Route      ( 1)                331            0
 Route      ( 2)                 34            0
 Route      ( 3)                  1            0
 Route      ( 6)                  1            0
 Route      ( 9)                 48            0
 Pfe        ( 1)                  0            1
 Pfe        ( 3)                  1            0
 Pfe        ( 4)                  0            1
 Pfe        ( 5)                  1            0
...
 Dfw        ( 1)                 20            0
 Dfw        (18)                  1            0
 GenCfg     ( 8)                 45            0
 GenCfg     (15)                  1            0

show pfe fpc 0 (MX 960 with DPC)

content_copy zoom_out_map
user@host> show pfe fpc 0    
        
XDPC 0 status:
  Slot:                 Present
  State:                Online
  Last State Change:    2012-08-07 13:13:01 PDT
  Uptime (total):       21:01:41
  Failures:             0
  Pending:              0
  Route Memory Enhanced: 0
  Policer Drop Probability: HIGH

Peer message type receive qualifiers [ non-NONE(s) only ]:
 IPC Msg Type (subtype)     Receive Qualifier
 ----------------  -----------------
 Interface        (0)           All
 Interface        (1)           All
 Interface        (2)           All
 Interface        (3)           All
 Interface        (4)           All
 Interface        (5)           All
 Interface        (6)           All
 Interface        (7)           All
 Interface        (8)           All
 Interface        (9)           All
 Interface        (10)          All
 Interface        (11)          All
 Interface        (12)          All
 Interface        (13)          All
 Interface        (14)          All
 Interface        (15)          All
 Interface        (16)          All
 Interface        (17)          All
 Interface        (18)          All
 Interface        (19)          All
 Interface        (20)          Slot only
 Interface        (21)          All
 Interface        (22)          Slot only
 Interface        (23)          All
 Interface        (24)          All
 Interface        (25)          All
 Interface        (26)          All
 Interface        (27)          All
 Interface        (28)          All
 Interface        (29)          All
 Interface        (30)          All
 Interface        (31)          All
 Interface        (32)          All
 Interface        (33)          All
 Interface        (34)          All
 Interface        (35)          All
 Interface        (36)          All
 Interface        (37)          All
 Interface        (38)          All
 Interface        (39)          All
 Interface        (40)          All
 Interface        (41)          All
 Interface        (42)          Slot only
 Interface        (43)          Slot only
 Interface        (44)          Slot only
 Interface        (45)          All
 Interface        (46)          All     
 Interface        (47)          All
 Interface        (48)          Slot only
 Interface        (49)          Slot only
 Interface        (50)          Slot only
 Interface        (51)          Slot only
 Interface        (52)          All
 Interface        (53)          All
 Interface        (54)          All
 Interface        (55)          All
 Interface        (56)          Slot only
 Interface        (57)          All
 Interface        (58)          All
 Interface        (59)          All
 Interface        (60)          All
 Interface        (61)          All
 Interface        (62)          All
 Interface        (63)          All
 Interface        (64)          Slot only
 Interface        (65)          All
 Interface        (66)          All
 Interface        (67)          All
 Interface        (68)          All
 Interface        (69)          All
 Interface        (70)          All
 Interface        (71)          All
 Interface        (72)          All
 Interface        (73)          All
 Interface        (74)          All
 Interface        (75)          All
 Interface        (76)          Slot only
 Interface        (77)          Slot only
 Interface        (78)          Slot only
 Interface        (79)          All
 Interface        (80)          All
 Interface        (81)          All
 Interface        (82)          All
 Interface        (83)          Slot only
 Interface        (84)          All
 Interface        (85)          All
 Interface        (86)          All
 Interface        (87)          All
 Interface        (88)          All
 Interface        (89)          All
 Interface        (90)          All
 Interface        (91)          All
 Interface        (92)          All
 Interface        (93)          Slot only
 Interface        (94)          Slot only
 Interface        (95)          Slot only
 Interface        (96)          All
 Interface        (97)          All
 Interface        (98)          All
 Interface        (99)          All
 Interface        (100)         All
 Interface        (101)         All
 Interface        (102)         All
 Interface        (103)         All
 Interface        (104)         All
 Interface        (105)         Slot only
 Interface        (106)         Slot only
 Interface        (107)         All
 Interface        (108)         All
 Interface        (109)         All
 Interface        (110)         All
 Interface        (111)         All
 Interface        (112)         All
 Interface        (113)         All
 Interface        (114)         All
 Interface        (115)         All
 Interface        (116)         All
 Interface        (117)         All
 Interface        (118)         All
 Interface        (119)         All
 Interface        (120)         All
 Interface        (121)         Slot only
 Interface        (122)         All
 Interface        (123)         All
 Interface        (124)         All
 Interface        (125)         Slot only
 Interface        (126)         Slot only
 Interface        (127)         Slot only
 Interface        (128)         All
 Interface        (129)         All
 Interface        (130)         All
 Interface        (131)         All
 Interface        (132)         All
 Interface        (133)         All
 Interface        (134)         All
 Interface        (135)         All
 Interface        (138)         All
 Interface        (139)         All
 Interface        (142)         All
 Interface        (145)         All
 Interface        (146)         All
 Interface        (147)         All
 Interface        (148)         All
 Interface        (149)         All
 Interface        (150)         Slot only
 Interface        (151)         All
 Interface        (152)         Slot only
 Interface        (153)         All
 Interface        (154)         All
 Interface        (155)         All
 Interface        (156)         All
 Interface        (157)         All
 Interface        (158)         All
 Interface        (159)         Slot only
 Interface        (160)         All
 Interface        (161)         All
 Interface        (163)         All
 Interface        (164)         Slot only
 Interface        (165)         Slot only
 Interface        (167)         All
 Interface        (168)         All
 Interface        (169)         All
 Interface        (170)         Slot only
 Interface        (171)         Slot only
 Interface        (172)         All     
 Interface        (173)         All
 Interface        (174)         All
 Interface        (175)         All
 Interface        (176)         All
 Interface        (177)         All
 Interface        (178)         All
 Interface        (179)         All
 Interface        (180)         All
 Interface        (181)         All
 Interface        (182)         All
 Interface        (183)         All
 Interface        (184)         All
 Interface        (185)         All
 Interface        (186)         All
 Interface        (187)         All
 Interface        (188)         All
 Interface        (189)         All
 Interface        (190)         All
 Interface        (191)         All
 Interface        (192)         All
 Interface        (193)         All
 Interface        (194)         All
 Interface        (195)         All
 Interface        (196)         All
 Interface        (197)         All
 Interface        (198)         All
 Interface        (199)         All
 Interface        (200)         All
 Interface        (201)         All
 Interface        (202)         All
 Interface        (204)         All
 Interface        (205)         All
 Interface        (206)         All
 Interface        (207)         All
 Interface        (208)         All
 Interface        (209)         All
 Interface        (210)         All
 Interface        (211)         All
 Interface        (212)         All
 Interface        (213)         All
 Interface        (214)         All
 Interface        (215)         All
 Interface        (216)         All
 Interface        (217)         All
 Interface        (218)         All
 Interface        (219)         All
 Interface        (220)         All
 Interface        (221)         All
 Interface        (222)         All
 Interface        (223)         All
 Interface        (224)         All
 Interface        (225)         All
 Interface        (226)         All
 Interface        (227)         All
 Interface        (229)         All
 Interface        (230)         All
 Interface        (231)         All
 Interface        (232)         All
 Interface        (233)         All     
 Interface        (234)         All
 Interface        (235)         All
 Interface        (236)         All
 Interface        (237)         All
 Interface        (238)         All
 Interface        (239)         All
 Next-hop         (0)           All
 Next-hop         (1)           All
 Next-hop         (2)           All
 Next-hop         (3)           All
 Next-hop         (4)           All
 Next-hop         (5)           All
 Next-hop         (6)           All
 Next-hop         (7)           All
 Next-hop         (8)           All
 Next-hop         (9)           All
 Next-hop         (10)          All
 Next-hop         (11)          All
 Next-hop         (12)          All
 Next-hop         (13)          All
 Next-hop         (14)          All
 Next-hop         (15)          All
 Next-hop         (16)          All
 Next-hop         (17)          All
 Next-hop         (18)          All
 Next-hop         (19)          All
 Next-hop         (20)          All
 Next-hop         (21)          All
 Next-hop         (22)          All
 Next-hop         (23)          All
 Next-hop         (24)          All
 Next-hop         (25)          All
 Next-hop         (26)          All
 Next-hop         (27)          All
 Next-hop         (28)          All
 Next-hop         (29)          All
 Next-hop         (30)          All
 Next-hop         (31)          All
 Next-hop         (32)          All
 Next-hop         (33)          All
 Next-hop         (34)          All
 Next-hop         (35)          All
 Next-hop         (36)          All
 Next-hop         (37)          All
 Next-hop         (39)          Always TRUE
 Next-hop         (40)          All
 Next-hop         (41)          All
 Next-hop         (42)          All
 Next-hop         (43)          All
 Route            (0)           All
 Route            (1)           All
 Route            (2)           All
 Route            (3)           All
 Route            (4)           All
 Route            (5)           All
 Route            (6)           All
 Route            (7)           All
 Route            (8)           All
 Route            (9)           All     
 Route            (10)          All
 Route            (11)          All
 Route            (12)          All
 Route            (13)          All
 Route            (14)          All
 Route            (15)          All
 Route            (16)          All
 Route            (17)          All
 Route            (18)          All
 Route            (19)          All
 Route            (20)          All
 Route            (22)          All
 Route            (23)          All
 Route            (24)          All
 Route            (25)          All
 Route            (26)          All
 Route            (27)          All
 Route            (28)          All
 Route            (29)          Always TRUE
 Route            (30)          Always TRUE
 Pfe              (1)           Always TRUE
 Pfe              (3)           Always TRUE
 Pfe              (5)           Always TRUE
 Pfe              (7)           Always TRUE
 Pfe              (10)          Always TRUE
 Pfe              (11)          Always TRUE
 Pfe              (12)          Always TRUE
 Pfe              (13)          Always TRUE
 Pfe              (14)          Always TRUE
 Pfe              (15)          Always TRUE
 Pfe              (35)          Always TRUE
 Dfw              (0)           All
 Dfw              (1)           All
 Dfw              (2)           All
 Dfw              (3)           All
 Dfw              (4)           All
 Dfw              (5)           All
 Dfw              (6)           All
 Dfw              (7)           All
 Dfw              (8)           All
 Dfw              (9)           All
 Dfw              (10)          All
 Dfw              (11)          All
 Dfw              (12)          All
 Dfw              (13)          All
 Dfw              (14)          All
 Dfw              (18)          All
 Dfw              (19)          All
 Sampling         (1)           All
 Sampling         (2)           All
 Sampling         (3)           All
 CoS              (0)           All
 CoS              (1)           All
 CoS              (2)           All
 CoS              (3)           All
 CoS              (4)           All
 CoS              (5)           All
 CoS              (6)           All
 CoS              (7)           All     
 CoS              (8)           All
 CoS              (9)           All
 CoS              (10)          All
 CoS              (11)          All
 CoS              (12)          All
 CoS              (13)          All
 CoS              (14)          All
 CoS              (15)          All
 CoS              (16)          All
 CoS              (17)          All
 CoS              (18)          All
 CoS              (19)          All
 CoS              (20)          All
 CoS              (21)          All
 CoS              (22)          All
 CoS              (23)          All
 CoS              (27)          All
 CoS              (29)          All
 CoS              (31)          All
 CoS              (32)          All
 PIC              (1)           Always TRUE
 PIC              (3)           Always TRUE
 PIC              (5)           Always TRUE
 PIC              (7)           Always TRUE
 PIC              (10)          Always TRUE
 PIC              (11)          Always TRUE
 PIC              (12)          Always TRUE
 PIC              (13)          Always TRUE
 PIC              (14)          Always TRUE
 PIC              (15)          Always TRUE
 GenCfg           (2)           All
 GenCfg           (4)           All
 GenCfg           (5)           All
 GenCfg           (6)           All
 GenCfg           (8)           All
 GenCfg           (9)           All
 GenCfg           (10)          All
 GenCfg           (15)          All
 GenCfg           (17)          All
 GenCfg           (24)          All
 GenCfg           (27)          All
 GenCfg           (29)          All
 GenCfg           (31)          All
 STP              (1)           All
 BD               (0)           All
 BD               (1)           All
 BD               (2)           All
 IFSTATE BITS SET:
 ----------------
        IFD
        IFL
        IFF
        IFA
        RTTABLE
        ROUTE
        NEXTHOP
        FIREWALL
        NAME TABLE
        COS_FABRIC                      
        COS_POLICY
        COS_RED
        COS_REWRT_TABLE
        COS_REWRT_IFLMAP
        COS_CLASS_TABLE
        COS_CLASS_IFLMAP
        COS_POLICER
        COS_SHAPER
        SAMPLE
        RTCOS
        SYSCONF
        IFVP
        SADB
        IFVC
        COS_FC_QUEUE
        COS_FRAGMAP_TABLE
        COS_FRAGMAP_IFLMAP
        Generic config
        STP
        Mesh group
        Bridge Domain
        IFBD

PFE listener statistics:
  Open:                 1
  Close:                0
  Sleep:                0
  Wakeup:               0
  Resync Request:       0
  Resync Done:          1
  Resync Fail:          0
  Resync Time:          0

PFE IPC statistics:
 Type (subtype)             TX Messages    RX messages
 --------------             -----------   -----------
 Interface  ( 3)                131            0
 Interface  ( 5)                  0          379
 Interface  ( 9)                 48            0
 Interface  (10)                102            0
 Interface  (11)                  1            0
 Interface  (12)                204            0
 Interface  (13)                177            0
 Interface  (15)                 90            0
 Interface  (23)                 49            0
 Interface  (24)                  8            0
 Interface  (29)                 27            0
 Interface  (30)                 11            0
 Interface  (33)                101            0
 Interface  (34)                101            0
 Interface  (35)                 84            0
 Interface  (36)                 18            0
 Interface  (37)                 38            0
 Interface  (39)                  0            1
 Interface  (53)                  0          379
 Interface  (54)                620            0
 Interface  (55)               2064            0
 Interface  (56)                  0          379
 Interface  (57)                 57            0
 Interface  (58)                  1            0
 Interface  (90)                  0           21
 Interface  (91)                  0           13
 Interface  (92)                  0           12
 Interface  (117)                 0         1516
 Interface  (138)                 0          758
 Interface  (151)               244            0
 Interface  (163)               124            0
 Interface  (201)               101            0
 Interface  (226)                91            0
 Interface  (229)               124            0
 Interface  (238)               205            0
 Next-hop   ( 1)                159            0
 Next-hop   ( 2)                  5            0
 Next-hop   ( 3)                 16            0
 Next-hop   (11)                 51            0
 Next-hop   (23)                 12            0
 Next-hop   (40)                  3            0
 Route      ( 1)                164            0
 Route      ( 2)                 70            0
 Route      ( 3)                 11            0
 Route      ( 6)                  1            0
 Route      ( 9)                 14            0
 Route      (12)                  2            0
 Route      (13)                  1            0
 Route      (22)                  4            0
 Pfe        ( 1)                  0            1
 Pfe        ( 3)                157            0
 Pfe        ( 4)                  0          157
 Pfe        ( 5)                158            0
 Pfe        ( 6)                  0          158
 Pfe        ( 7)                158            0
 Pfe        ( 8)                  0          158
 Pfe        ( 9)                  0            1
 Pfe        (10)                  1            0
 Pfe        (11)                  1            0
 Pfe        (12)               2772            0
 Pfe        (13)                108          108
 Pfe        (15)                158            0
 Pfe        (16)                  0          158
 Pfe        (47)                  0            1
 Dfw        ( 1)                 23            0
 Dfw        ( 2)                  1            0
 Dfw        ( 6)                  0            6
 Dfw        (18)                175            0
 GenCfg     ( 5)                  1            0
 GenCfg     ( 8)                157            0
 GenCfg     ( 9)                 21            0
 GenCfg     (15)                 57            0
 STP        ( 1)                112            0
 STP        ( 2)                  0           98
 STP        ( 5)                  0           97

Release Information

Command introduced before Junos OS Release 7.4.

footer-navigation