- play_arrow Introduction to the NorthStar Controller
- play_arrow NorthStar Controller Overview
- play_arrow NorthStar Controller Web UI Introduction
-
- play_arrow Troubleshooting the NorthStar Controller
- play_arrow Diagnostics Manager
- play_arrow Troubleshooting Strategies
- play_arrow Frequently Asked Troubleshooting Questions
- play_arrow Additional Troubleshooting Resources
-
Creating Templates to Apply Attributes to PCE-Initiated Label-Switched Paths
From a PCC router’s CLI, you can create LSP templates to define a set of LSP attributes to apply to PCE-initiated LSPs. Any PCE-initiated LSPs that provide a name match with the regular expression (regex) name specified in the template automatically inherit the LSP attributes that are defined in the template. By associating LSPs (through regex name matching) with a specific user-defined LSP template, you can automatically turn on (or turn off) LSP attributes across all LSPs that provide a name match with the regex name specified in the template.
When auto-bandwidth is enabled, LSP auto-bandwidth parameters must be configured from the router, even when the LSP has been delegated. Under no circumstances can the NorthStar Controller modify the bandwidth of an externally-controlled LSP when auto-bandwidth is enabled. The PCC enforces this behavior by returning an error if it receives an LSP update for an LSP that has auto-bandwidth enabled. Currently, there is no way to signal through PCEP when auto-bandwidth is enabled, so the NorthStar Controller cannot know in advance that an LSP has auto-bandwidth enabled. However, when auto-bandwidth is enabled by way of a template, then the NorthStar Controller knows that the LSP has auto-bandwidth enabled and disallows modification of bandwidth.
The following configuration example shows how to define the regex-based LSP name for a set of LSP “container” templates that you can deploy to apply specific attributes to any LSPs on the network that provide a matching LSP name.
Create the templates under the lsp-external-controller-pccd
hierarchy to specify the regex-based character string to be used
to identify the LSPs whose attributes you want to update.