dynamic (Source Packet Routing)
Syntax
dynamic { protected { mandatory; } unprotected { mandatory; } }
Hierarchy Level
[edit protocols source-packet-routing segment-list]
Description
Enable dynamic computation of segment routing label-switched paths (LSPs) based on tunnel destination and translation service to fetch the corresponding segment identifiers (SIDs).
When the dynamic statement is enabled, all the next hops must have an IP address assigned as a minimum configuration. In the case of segment-lists, if a next hop has both IP address and label configured, then the configured label is retained.
Because translation service use IGP instance of traffic-engineered database (TED), you must include the
igp-topology
statement at the[edit protocols isis traffic-engineering]
hierarchy level for successful translation.The
auto-translation
anddynamic
statements are mutually exclusive, and only either of them can be configured under a segment-list.
Options
protected | (Optional) Ensures a protected adjacency SID is used for the links of the LSP. |
unprotected | (Optional) Ensures an unprotected adjacency SID is used for the links of the LSP. |
mandatory | (Optional) Enabled translation to fail if the specified type of adjacency SID cannot be found for a link. This option does not have effect on node SIDs. |
Required Privilege Level
routing
Release Information
Statement introduced in Junos OS Release 19.2R1.