Resolve Routes Using a Secondary Routing Table
You can specify the routes that the Routing Engine uses to resolve routes by specifying a routing import policy. You can also choose the routing tables that the Routing Engine uses to resolve routes for a particular routing table.
To resolve routes using a secondary routing table, include the
resolutionstatement:[edit]resolution {import [policy-names];no-secondary-rib;secondary-ribrouting-table-name;}For a list of hierarchy levels at which you can configure this statement, see the statement summary section for this statement.
Include the
importoption to specify a particular routing policy. Include thesecondary-riboption to specify a particular secondary routing table to use for resolution. Include theno-secondary-riboption to make sure no secondary routing tables are used for resolution.