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

show pfe statistics traffic

Syntax

show pfe statistics traffic
<fpc slot>

Syntax (Routing Matrix)

show pfe statistics traffic
<fpc slot>
< lcc number>

Release Information

Command introduced before JUNOS Release 7.4.

Description

Display Packet Forwarding Engine traffic statistics.

Options

none — Display statistics about PFE traffic. On the TX Matrix platform, display statistics about PFE traffic for all its attached T640 routing nodes.

fpc slot(T-series and M320 platforms only) (Optional) Display statistics for a Flexible PIC Concentrator (FPC) slot. If you specify the number of a T640 routing node by using the lcc number option (the recommended method), replace slot with a value from 0 through 7. Otherwise, replace slot with a value from 0 through 31. For example, the following commands have the same result:

user@host> show pfe statistics traffic fpc 1 lcc 1
user@host> show pfe statistics traffic fpc 9

lcc number(Routing matrix only) (Optional) Display statistics for a specific T640 routing node (or line-card chassis) that is connected to a TX Matrix platform. Replace number with a value from 0 through 3.

Required Privilege Level

admin

List of Sample Output

show pfe statistics traffic

Output Fields

Table 96 lists the output fields for the show pfe statistics traffic command. Output fields are listed in the approximate order in which they appear.

Table 96: show pfe statistics traffic Output Fields

Field Name

Field Description

Packet Forwarding Engine Traffic statistics

Information about Packet Forwarding Engine traffic:

  • Input Packets—Number and rate of input packets.
  • Output Packets—Number and rate of output packets.

Packet Forwarding Engine Local Traffic statistics

Information about Packet Forwarding Engine local traffic:

  • Local packets input—Number of local input packets.
  • Local packets output—Number of local output packets.
  • Software input high drops—Number of software input high-priority drops.
  • Software input medium drops—Number of software input medium-priority drops.
  • Software input low drops—Number of software input low-priority drops.
  • Software output drops—Number of software output drops.
  • Hardware input drops—Number of hardware input drops.

Packet Forwarding Engine Local Protocol statistics

Information about the Packet Forwarding Engine Local Protocol:

  • HDLC keepalives—Number of HDLC keepalive packets.
  • ATM OAM—Number of Asynchronous Transfer Mode (ATM) Operation, Administration, and Maintenance (OAM) packets.
  • Frame Relay LMI—Number of Frame Relay Local Management Interface (LMI) packets.
  • PPP LCP/NCP—Number of Point-to-Point Protocol (PPP) Link Control Protocol (LCP) or Network Control Protocol (NCP) packets.
  • OSPF hello—Number of Open Shortest Path First (OSPF) hello packets.
  • OSPF3 hello—Number of Open Shortest Path First version 3 (OSPFv3) hello packets.
  • RSVP hello—Number of Reservation Setup Protocol (RSVP) hello packets.
  • LDP hello—Number of Label Distribution Protocol (LDP) hello packets.
  • BFD—Number of Bidirectional Forwarding Detection Protocol (BFD) hello packets.
  • IS-IS IIH—Number of Intermediate System-to-Intermediate System Hello (IIH) packets.

Packet Forwarding Engine Hardware Discard statistics

Information about Packet Forwarding Engine hardware discards:

  • Timeout—Number of packets discarded because of timeouts.
  • Truncated key—Number of packets discarded because of truncated keys.
  • Bits to test—Number of bits to test.
  • Data error—Number of packets discarded because of data errors.
  • Stack underflow—Number of packets discarded because of stack underflows.
  • Stack overflow—Number of packets discarded because of stack overflows.
  • Normal discard—Number of packets discarded because of discard routes.
  • Extended discard—Number of packets discarded because of illegal next hops.
  • Invalid interface—Number of packets discarded because of invalid incoming interfaces.
  • Info cell drops—Number of information cell drops.
  • Fabric drops—Number of fabric drops.

show pfe statistics traffic

user@host> show pfe statistics traffic
Packet Forwarding Engine traffic statistics:
    Input  packets:             46717727                   27 pps
    Output packets:               748984                    4 pps
Packet Forwarding Engine local traffic statistics:                  
    Local packets input        :             42800731
    Local packets output       :               499430
    Software input high drops  :                    0
    Software input medium drops:              1456047
    Software input low drops   :                    0
    Software output drops      :                    4
    Hardware input drops       :                    0
Packet Forwarding Engine local protocol statistics:
    HDLC keepalives            :                    0
    ATM OAM                    :                    0
    Frame Relay LMI            :                    0
    PPP LCP/NCP                :               257643
    OSPF hello                 :                    0
    OSPF3 hello                :                    0
    RSVP hello                 :                    0
    LDP hello                  :                    0
    BFD                        :                    0
    IS-IS IIH                  :                    0
Packet Forwarding Engine hardware discard statistics:
    Timeout                    :                    0
    Truncated key              :                    0
    Bits to test               :                    0
    Data error                 :                    0
    Stack underflow            :                    0
    Stack overflow             :                    0
    Normal discard             :                55017
    Extended discard           :                    0
    Invalid interface          :                    0
    Info cell drops            :                    0
    Fabric drops               :                    0

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