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

show pfe statistics traffic protocol cfm

Syntax

show pfe statistics traffic protocol cfm
<fpc slot >

Syntax (TX Matrix and TX Matrix Plus Router)

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

Release Information

Command introduced in JUNOS Release 8.5.

Description

Display Packet Forwarding Engine traffic protocol statistics for Connectivity Fault Management (CFM).

Options

None — Display all PFE traffic protocol CFM statistics.

fpc slot(M320 and MX960 routers, and T Series routers only) (Optional) Display statistics for a Flexible PIC Concentrator (FPC) slot.

user@host> show pfe statistics traffic protocol cfm fpc 1

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 a TX Matrix routers. On a TX Matrix Plus router, display statistics for a specific T1600 router (or line-card chassis) that is connected to a TX Matrix Plus router. Replace number with a value from 0 through 3.

user@host> show pfe statistics traffic protocol cfm fpc 1 lcc 1

Required Privilege Level

admin

List of Sample Output

show pfe statistics traffic protocol cfm

Output Fields

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

Table 99: show pfe statistics traffic protocol cfm Output Fields

Field Name

Field Description

Packets transmitted

Number of packets transmitted.

Packets failed to transmit

Number of packets that were not transmitted.

Packets received

Number of packets received.

Packets sent to RE

Number of packets sent to the Routing Engine.

Packets absorbed

Number of packets absorbed.

Packets with invalid length

Number of packets with invalid length.

Packets with sequence number

Number of packets with a sequence number.

Packets dropped (Invalid)

Number of invalid packets dropped.

Sample Output

show pfe statistics traffic protocol cfm

user@host> show pfe statistics traffic protocol cfm
CFM protocol statistics:
    Packets transmitted          : 0
    Packets failed to transmit   : 0
    Packets received             : 0
    Packets send to RE           : 0
    Packets absorbed             : 0
    Packets with invalid length  : 0
    Packets with sequence number : 0
    Packets dropped (Invalid)    : 0

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