parameters that are controlled by the PCE and that the PCC cannot change (invalid, implicit, and signaled in PCEP)
parameters that are controlled by the PCC and are used for signaling the LSP in the control plane
parameters that are controlled by the PCC and are related to the usability of the LSP by MPLS and other applications such as routing protocols, services, and OAM
The user can configure these parameters in the template.
Controlled by PCE |
Controlled by PCC |
|||
---|---|---|---|---|
Invalid |
Implicit |
Signaled in PCEP |
LSP Signaling Options |
LSP Usability Options |
auto-bandwidth |
pce-report |
bandwidth |
— |
— |
retry-limit |
— |
exclude |
— |
bgp-shortcut |
retry-timer |
pce-control |
from |
— |
bgp-transport-tunnel |
shutdown |
pce-report |
hop-limit |
default-path (mandatory, must be empty) |
— |
least-fill |
path-computation-method pce |
include |
— |
— |
metric-type |
— |
— |
entropy-label |
|
— |
— |
setup-priority |
— |
igp-shortcut |
— |
— |
hold-priority |
— |
— |
— |
— |
— |
— |
load-balancing-weight |
— |
— |
— |
— |
max-sr-labels |
— |
— |
— |
— |
additional-frr-labels |
— |
— |
— |
— |
metric |
— |
— |
— |
— |
vprn-auto-bind |
— |
— |
— |
— |
admin-tag |
All PCE-initiated LSPs using a particular LSP template are deleted if the user deletes the template. The default template can be created or deleted if the pce-initiated-lsp>sr-te context does not exist. However, the pce-init-p2p-sr-te default lsp-template cannot be deleted if the pce-initiated-lsp>sr-te context exists and is not shutdown. This context must be shutdown to delete the pce-init-p2p-sr-te default LSP template, which brings down all PCE Initiated LSPs. The pce-initiated-lsp>sr-te context cannot be administratively enabled if the pce-init-p2p-sr-te default lsp-template is not configured.
A shutdown of an LSP template does not bring down any already established LSPs. Parameters can only be changed once in the shutdown state and the changes do not take effect until a no shutdown is performed. This means that PCE updates use older parameters if the template is still shut down.
MPLS copies the lsp-template parameters into the lsp-entry when a PCE initiated LSP is created. MPLS handles lsp-updates based on the last copied parameters.
After the lsp-template parameter changes, when the lsp-template is no shutdown.
MPLS copies the related TTM parameters (listed below) into the LSP entry, and updates TTM
If there is a change in max-sr-labels, MPLS re-evaluates the related LSPs, and brings paths down if applicable (for example, if current hopCount is greater than the applicable max-sr-labels value).
Metric
VprnAutoBind
LoadBalWeight
MaxSrLabels
AdditionalFrrLabels
MetricOffset
IgpShortCut
IgpShortcutLfaOnly
IgpShortcutLfaProtect
LspBgpShortCut
LspBgpTransTunnel
If the LSP template is adminUp, the system copies the LSP template parameters to the LSP/path.
If the LSP template is adminDown, the system uses the previously copied LSP template parameters and responds to the update with an LSP operUp report.
config>router>pcep>pcc>
[no] redelegation-timer seconds
[no] state-timer seconds [action {remove | none}]
If the delegated PCE-initiated LSPs cannot be redelegated by the time these timers expire, a configurable action is performed by the PCC. The supported actions are remove or none, with a default of remove.