- rib routing-table-name {
-
- static {
-
- route destination-prefix {
-
next-hop;
- }
-
static-options;
- }
- }
- [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]
Statement support for Multitopology Routing introduced in JUNOS Release 9.0.
Configure a static route to install routes in the routing table for a specific topology.
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 master. 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 master instance, include :voice.inet6.0.
The remaining statements are explained separately in the “Summary of Protocol-Independent Routing Properties Configuration Statements” chapter.
See Configuring Multitopology Routing in Static Routes.
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.