install (Routing Options)
Syntax
(install | no-install);
Hierarchy Level
[edit logical-systems logical-system-name routing-instances routing-instance-name routing-options static (defaults | route)], [edit logical-systems logical-system-name routing-instances routing-instance-name routing-options rib routing-table-name static (defaults | route)], [edit logical-systems logical-system-name routing-options rib routing-table-name static (defaults | route)], [edit logical-systems logical-system-name routing-options static (defaults | route)], [edit routing-instances routing-instance-name routing-options rib routing-table-name static (defaults | route)], [edit routing-instances routing-instance-name routing-options static (defaults | route)], [edit routing-options rib routing-table-name static (defaults | route)] [edit routing-options static (defaults | route)]
Description
Configure whether Junos OS installs all static routes into the forwarding table. Even if you configure a route so it is not installed in the forwarding table, the route is still eligible to be exported from the routing table to other protocols.
Options
install—Explicitly install all
static routes into the forwarding table. Include this statement when
configuring an individual route in the route portion of the static
statement to override a no-install option specified
in the defaults portion of the statement.
no-install—Do not install the route into the forwarding table, even if it is the route with the lowest preference.
Default: install
Required Privilege Level
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.
Release Information
Statement introduced before Junos OS Release 7.4.