install
Syntax
Hierarchy Level
[edit routing-optionsstatic(defaults | route)],[edit routing-options ribrouting-table-namestatic(defaults | route)],[edit routing-instancesrouting-instance-namerouting-optionsstatic(defaults | route)],[edit routing-instancesrouting-instance-namerouting-options ribrouting-table-namestatic]
(defaults | route)Description
Configure whether the JUNOS software 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—Have the JUNOS software explicitly install all static routes into the forwarding table. Doing this greatly reduces the time required to restart a system that has many routes in its routing table.
no-install—Do not install the route into the forwarding table, even if it is the route with the lowest preference.Default
Usage Guidelines
Required Privilege Level
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.See Also