Configure LSP Delegation
Navigate to Network Management > Provisioning > Configure LSP Delegation to reach the Configure LSP Delegation window where you can select LSPs to either delegate to NorthStar Controller or remove from delegation.
Figure 1 shows the Configure LSP Delegation window.
Click the check boxes for the desired LSPs on either the Add Delegation or Remove Delegation tab. You can also Check All or Uncheck All. Then click Submit at the bottom of the window.
When you add or remove delegation to/from the NorthStar Controller using this operation, the delegation statement block is added or removed from the router configuration.
This is not the same as the temporary removal you achieve when you right-click a tunnel in the network information table and select Return Delegation to PCC. In that case, control is temporarily returned back to the PCC for a period of time based on the router’s timer statement.
For IOS-XR devices, you must run device collection before doing any LSP delegation. This applies to LSPs that were manually created using the router CLI.
Delegating SR LSPs
As of NorthStar Release 6.0.0, you can delegate SR LSPs to NorthStar
using the Configure LSP Delegation tool. SR LSPs are included in the
list of LSPs eligible for delegation. Delegating an SR LSP configures
it on the router to include the lsp-external-controller
pccd
statement as shown in the following example:
set protocols source-packet-routing segment-list testsr segment1 label 29 set protocols source-packet-routing segment-list testsr segment1 ip-address 10.101.105.2 set protocols source-packet-routing segment-list testsr segment2 label 19 set protocols source-packet-routing segment-list testsr segment2 ip-address 10.105.107.2 set protocols source-packet-routing segment-list testsr segment3 label 17 set protocols source-packet-routing segment-list testsr segment3 ip-address 10.104.107.1 set protocols source-packet-routing source-routing-path testsr to 10.0.0.104 set protocols source-packet-routing source-routing-path testsr metric 1 set protocols source-packet-routing source-routing-path testsr lsp-external-controller pccd set protocols source-packet-routing source-routing-path testsr primary testsr
If there is a failure along the path, NorthStar reroutes the SR LSP around the failed network element.
This capability is only supported for SR LSPs with a single primary path.
The PCC does not track the operational status of SR LSPs past the first hop. To indicate to the PCC that a delegated SR LSP is down, NorthStar sends an empty ERO, and the PCC is expected to respond by tearing down the LSP.
Delegation of SR LSPs is supported on Juniper Networks PCC devices running Junos OS Release 19.4R2, 20.1R1, or later. The empty ERO feature for delegated SR LSPs is supported only on Juniper Networks PCC devices running Junos OS Release 20.4R1 or later. This feature has not been tested with other PCC devices.