rib (Multitopology Routing)
Syntax
rib routing-table-name { static { route destination-prefix { next-hop; } static-options; } }
Hierarchy Level
[edit logical-systems logical-system-name routing-options], [edit logical-systems logical-system-name routing-instances routing-instance-name routing-options], [edit routing-instances routing-instance-name routing-options], [edit routing-options]
Description
Configure a static route to install routes in the routing table for a specific topology.
Options
routing-table-name—Name of the routing table for a topology. Use the following format: logical-system-name/routing-instance-name:topology-name.protocol.identifier. Include the routing instance string only if the instance is not the primary. The logical system string is included only if the logical system identifier has a value other than 0 (zero). Each routing table for a topology includes a colon (:) before the topology name. protocol is the protocol family, which can be inet or inet6. identifier is the positive integer that specifies the instance of the routing table. For example, to install IPv6 routes to the routing table for a topology named voice in the primary instance, include :voice.inet6.0.
The remaining statements are explained separately. See CLI Explorer.
Required Privilege Level
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.
Release Information
Statement support for multitopology routing introduced in Junos OS Release 9.0.
Statement introduced in Junos OS Release 9.0.