[Contents] [Prev] [Next] [Index] [Report an Error]


install

Syntax

(install | no-install);

Hierarchy Level

[edit routing-options static (defaults | route)],
[edit routing-options rib routing-table-name static (defaults | route)],
[edit routing-instances routing-instance-name routing-options static (defaults | route)],
[edit routing-instances routing-instance-name routing-options rib routing-table-name static
    (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

install

Usage Guidelines

See Configure Static Routes.

Required Privilege Level

routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.

See Also

static


[Contents] [Prev] [Next] [Index] [Report an Error]