Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show path-computation-client status

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show path-computation-client status
<extensive>

Description

Display the status of the Path Computation Client (PCC).

Options

none

Display the status of the PCC.

extensive

(Optional) Display extensive information about the PCC including point-to-point and point-to-multipoint PCE-initiated LSPs.

For point-to-multipoint PCE-initiated LSPs, the extensive output displays the point-to-multipoint LSP tree and branches separately for a PCEP session.

Required Privilege Level

view

Output Fields

Table 1 describes the output fields for the show path-computation-client status command. Output fields are listed in the approximate order in which they appear.

Table 1: show path-computation-client status Output Fields

Field Name

Field Description

Session

Name of the PCE with which the PCEP session is established.

Type

Type of PCE.

Provisioning

Provisioning status of the PCE.

Status

PCEP session status.

Total number of LSPs

Number of LSPs in total.

Static LSPs

Status of point-to-point and point-to-multipoint static LSPs.

Externally controlled LSPs

Status of point-to-point and point-to-multipoint LSPs that are controlled by a PCE.

Externally provisioned LSPs

Status of point-to-point and point-to-multipoint LSPs that are provisioned by a PCE.

Orphaned LSPs

Status of LSPs that are in the orphaned state because of PCEP session failure.

Delegated

Status of point-to-point and point-to-multipoint LSPs that are delegated to the PCE by the PCC.

Sample Output

show path-computation-client status

content_copy zoom_out_map
user@host> show path-computation-client status extensive
Session              Type                        Provisioning   Status
 pce1               Stateful Active             On             Up
 
LSP Summary
 Total number of LSPs               : 0
 Static LSPs                        : 0
         P2P                        : 0
			                     			: 0/0 (primary/bypass)
         P2MP                       : 0/0 (branches/trees)
 Externally controlled LSPs         : 0
         P2P                        : 0
			            						: 0/0 (primary/bypass)
         P2MP                       : 0/0 (branches/trees)
 Externally provisioned LSPs        : 0/16000 (current/limit)
         P2P                        : 0                      
			            						: 0/0 (primary/ bypass)
         P2MP                       : 0/0 (branches/trees)
 Orphaned LSPs                      : 0
 
pce1 (main)
 Delegated             : 0
        P2P            : 0
		       		       : 0/0 (primary/bypass)
        P2MP           : 0/0 (branches/trees)
 Externally provisioned: 0
        P2P            : 0
		     		          : 0/0 (primary/bypass)
        P2MP           : 0/0 (branches/trees)

Release Information

Command introduced in Junos OS Release 17.2R1.

extensive option introduced in Junos OS Release 18.3R1 on MX Series routers.

footer-navigation