Configuring Route Resolution
You can configure a routing table to accept routes from specific routing tables. You can also configure a routing table to use specific import policies to produce a route resolution table to resolve routes.
To configure route resolution, include the
resolutionstatement:[edit]routing-options {resolution {ribrouting-table-name{import [policy-names];resolution-ribs [routing-table-names];}}}To specify the name of the routing table to modify, include the rib
routing-table-namestatement. To specify one or more import policies to use for route resolution, include the import [policy-names] statement. To specify one or more routing tables to use for route resolution, include the resolution-ribs [routing-table-names] statement.For a list of hierarchy levels at which you can configure this statement, see the statement summary section for this statement.