display pce protocol statistics

Function

The display pce protocol statistics displays PCEP session statistics.

Format

display pce protocol statistics [ ip-address ]

Parameters

Parameter Description Value
ip-address

Displays statistics about a PCEP session between a local client and a server with a specified IP address.

The value is in dotted decimal notation.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
pce read

Usage Guidelines

Usage Scenario

To view PCEP session statistics, run the display pce protocol statistics command. The statistics help check the number of sent and received packets and analyze faults.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display PCEP session statistics.
<HUAWEI> display pce protocol statistics
Remote IP  : 10.10.10.9
Session ID : 125
Message statistics                    Sent    Received
   Open                                  1           1
   Keepalive                            62          62
   Path computation request              0           0
   Path computation response             0           0
   LSP update                            0           0
   LSP report                           11           0
   LSP PCE-init                          0           0
   Notification                          0           0
   Error                                 0           0
   Close                                 0           0
   Label update                          0           4
   Label report                          2           0
   Total                                76          67
Received unknown messages : 0
Received unknown requests : 0
Path computation statistics
   Success : 0
   Failure : 0
   Timeout : 0
Minimum computation time (in seconds) : 0.000
Maximum computation time (in seconds) : 0.000
Table 1 Description of the display pce protocol statistics command output
Item Description
Remote IP

IP address of a server that establishes a PCEP session with a local client.

Session ID

PCEP session ID.

Message statistics

Type of messages sent and received by the local end:

  • Open.
  • Keepalive.
  • Path computation request.
  • Path computation response.
  • LSP update.
  • LSP report.
  • LSP PCE-init.
  • Notification.
  • Error.
  • Close.
  • Label update.
  • Label report.

The Message statistics field displays PCEP session message statistics. Error indicates an error message, and Close indicates a session close message. If the number of these two types of messages is not 0, the PCEP session is abnormal. In this case, contact Huawei technical support personnel.

Sent

Number of sent messages.

Received

Number of received messages.

Received unknown messages

Number of received unknown messages.

Received unknown messages indicates the number of received unknown messages, and Received unknown requests indicates the number of received unknown requests. If the number of received unknown messages or received unknown requests is not 0, the PCEP protocol running on the forwarder and controller may be different. In this case, contact technical support engineers.

Received unknown requests

Number of received unknown requests.

Path computation statistics

Statistics about path calculation results.

Success

Number of successfully computed paths.

Failure

Number of paths that fail to be computed.

Timeout

Number of times that path computation times out.

Minimum computation time (in seconds)

Minimum time (in seconds) spent calculating a path.

Maximum computation time (in seconds)

Maximum time (in seconds) spent calculating a path.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >