display mpls te pce statistics

Use display mpls te pce statistics to display PCC and PCE statistics.

Syntax

display mpls te pce statistics [ ip-address ]

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

ip-address: Specifies a PCC or PCE by its IP address. If you do not specify this argument, the command displays statistics about all PCEs and PCCs.

Examples

# Display statistics about all PCCs and PCEs.

<Sysname> display mpls te pce statistics
PCE address: 2.2.2.9
  Keepalive messages sent/received           : 70/75
  Open messages sent/received                : 1/1
  PCReq messages sent/received               : 0/0
  PCRep messages sent/received               : 0/0
  PCErr messages sent/received               : 0/0
  PCNtf messages sent/received               : 0/0
  Session setup failures                     : 0
  Unknown messages received                  : 0
  Unknown requests received                  : 0
  Unknown responses received                 : 0
  Requests sent                              : 0
    Response is pending                      : 0
    Response with ERO received               : 0
    Response with NO-PATH received           : 0
    Canceled by peer sending a PCNtf         : 0
    Canceled by peer sending a PCErr         : 0
    Canceled by local speaker sending a PCNtf: 0
    Implicitly canceled (session down)       : 0
    Timeout                                  : 0
  Requests received                          : 0
    Response is pending                      : 0
    Response with ERO sent                   : 0
    Response with NO-PATH sent               : 0
    Canceled by local speaker sending a PCNtf: 0
    Canceled by local speaker sending a PCErr: 0
    Canceled by peer sending a PCNtf         : 0
    Implicitly canceled (session down)       : 0

Table 32: Command output

Field

Description

Unknown requests received

Number of unknown requests (the request ID carried in the RP object is 0) received.

Unknown responses received

Number of unknown responses (the request ID in the response does not match the one in the request) received.

Requests sent

Total number of sent requests.

Response is pending

Number of requests that are waiting for responses.

Response with ERO received

Number of requests that have received responses with ERO.

Response with NO-PATH received

Number of requests that have received responses with NO-PATH.

Cancelled by peer sending a PCNtf

Number of requests canceled byPCNtf messages sent by the peer.

Canceled by peer sending a PCErr

Number of requests canceled byPCErr messages sent by the peer.

Canceled by local speaker sending a PCNtf

Number of requests canceled by PCNtf messages sent by the local device.

Implicitly canceled(session down)

Number of requests that became invalid because the PCEP session was down.

Timeout

Number of requests that became invalid because of request timeout.

Requests received

Total number of received requests.

Response is pending

Number of requests whose responses are not sent yet.

Response with ERO sent

Number of responses sent with ERO.

Response with NO-PATH sent

Number of responses sent with NO-PATH.

Canceled by local speaker sending a PCNtf

Number of PCNtf messages for request cancellation sent by the local device.

Canceled by local speaker sending a PCErr

Number of PCErr messages for request cancellation sent by the local device.

Canceled by peer sending a PCNtf

Number of PCNtf messages for request cancellation sent by the peer.

Implicitly canceled(session down)

Number of requests that became invalid because the PCEP session was down.