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

show pfe statistics traffic

Syntax

show pfe statistics traffic
<fpc slot>

Syntax (TX Matrix and TX Matrix Plus Router)

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 router, display statistics about PFE traffic for all its attached T640 routers. On the TX Matrix Plus router, display statistics about PFE traffic for all its attached T1600 routers

fpc slot(T Series and M320 router only) (Optional) Display statistics for a Flexible PIC Concentrator (FPC) slot. On a TX Matrix router, if you specify the number of a T640 router 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. On a TX Matrix Plus router, if you specify the number of a T1600 router 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(TX Matrix and TX Matrix Plus routers only) (Optional) On a TX Matrix router, display statistics for a specific T640 router (or line-card chassis) that is connected to the TX Matrix router. On a TX Matrix Plus router, display statistics for a specific T1600 router (or line-card chassis) that is connected to the TX Matrix Plus router. Replace number with a value from 0 through 3.

Required Privilege Level

admin

List of Sample Output

show pfe statistics traffic

Output Fields

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

Table 97: 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.
  • LACP—Number of Link Aggregation Control Protocol (LACP) packets.
  • ARP—Number of Address Resolution Protocol (ARP) packets.
  • ETHER OAM—Number of Ethernet Operations, Administration, and Management (OAM) packets.
  • Unknown—Number of unknown packets not matching any of the packet types listed above.

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.

Sample Output

show pfe statistics traffic

user@host> show pfe statistics traffic
Packet Forwarding Engine traffic statistics:
    Input  packets:               102682                    5 pps
    Output packets:                58033                    4 pps
Packet Forwarding Engine local traffic statistics:                  
    Local packets input                 :                44628
    Local packets output                :                46146   
    Software input control plane drops  :                    0
    Software input high drops           :                    0
    Software input medium drops         :                    0
    Software input low drops            :                    0
    Software output drops               :                    0
    Hardware input drops                :                    0
Packet Forwarding Engine local protocol statistics:
    HDLC keepalives            :                    0
    ATM OAM                    :                    0
    Frame Relay LMI            :                    0
    PPP LCP/NCP                :                 5597
    OSPF hello                 :                 3195   
    OSPF3 hello                :                    0
    RSVP hello                 :                    0
    LDP hello                  :                 7478
    BFD                        :                    0
    IS-IS IIH                  :                    0
    LACP                       :                    0
    ARP                        :                    0
    ETHER OAM                  :                    0
    Unknown                    :                    8
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             :                    0
    Extended discard           :                    0
    Invalid interface          :                    0
    Info cell drops            :                    0
    Fabric drops               :                    0
Packet Forwarding Engine Input IPv4 Header Checksum Error and Output MTU Error statistics:
    Input Checksum             :                    0
    Output MTU                 :                    0

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