show path-computation-client status
Syntax
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.
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
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.