microloop-avoidance (Protocols OSPF)
Syntax
microloop-avoidance { post-convergence-path { delay delay; maximum-labels maximum-labels; } }
Hierarchy Level
[edit logical-systems name protocols ospf spf-options], [edit logical-systems name routing-instances name protocols ospf spf-options], [edit logical-systems name tenants name routing-instances name protocols ospf spf-options], [edit routing-instances name protocols ospf spf-options], [edit tenants name routing-instances name protocols ospf spf-options], [edit protocols ospf spf-options]
Description
Configure microloop avoidance mechanisms that temporarily install a post-convergence path for routes potentially affected by microloops. The temporary path is used for the specified delay time period and reverts to the node SIDs of the destination after the delay timer expires.
Micro-loop avoidance is not a replacement for local repair mechanisms like TI-LFA which detects local failure very fast and activates a precomputed loop-free-alternative path.
Options
post-convergence-path delay delay; |
Time in milliseconds after which temporary post-convergence paths are removed.
|
maximum-labels maximum-labels; |
Maximum number of labels in a microloop avoidance path. Number of labels must be less than or equal to the maximum labels configured. Range: 2 through 8 |
Required Privilege Level
routing
Release Information
Statement introduced in Junos OS Release 22.1R1.