priority (policy-options)
Syntax
policy-options { policy-statement policy-name { term term-name { from { match-conditions; route-filter destination-prefix match-type; } then { priority high | low; } } }
Hierarchy Level
[edit logical-systems name policy-options policy-statementpolicy-name term term-name then], [edit logical-systems name policy-options policy-statementpolicy-name then], [edit policy-options policy-statementpolicy-name term term-name then], [edit policy-options policy-statementpolicy-name then]
Description
Sets the priority for route installation. You can choose a relative
priority of high
, low
, or medium
to ensure that high priority IGP and LDP routes are updated in the
FIB (forwarding table) before medium and low priority routes. Routes
are placed in different priority queues according to the priority.
Any routes that are not explicitly assigned a priority are treated
as medium priority. Within the same priority level, routes will continue
to be updated in lexicographic order.
Options
high—Set priority to high.
low—Set priority to low.
medium—Set priority to medium.
Required Privilege Level
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 16.1.