Supported Platforms
Related Documentation
- ACX, M, MX, PTX, T Series
- Example: Configuring Route Resolution on PE Routers
- Example: Configuring Route Resolution on Route Reflectors
- M, MX, PTX, T Series
- Example: Configuring Multitopology Routing Based on a Multicast Source
resolution
Syntax
Hierarchy Level
Release Information
Statement introduced before Junos OS Release 7.4.
Statement introduced in Junos OS Release 9.0 for EX Series switches.
Statement introduced in Junos OS Release 11.3 for the QFX Series.
Description
Configure the router to perform custom route resolution on protocol next hops of routes in a certain routing table. The protocol next hop is used to determine the forwarding next-hop.
For example, you might want to direct inet.2 route resolution to use topology routing tables :red.inet.0 and :blue.inet.0 for protocol next-hop IP address lookups. Or you might want to direct bgp.l3vpn.0 to use the information in inet.0 to resolve routes, thus overriding the default behavior, which is to use inet.3.
You can specify up to two routing tables in the resolution-ribs statement. The route resolution scheme first checks the first-listed routing table for the protocol next-hop address. If the address is found, it uses this entry. If it is not found, the resolution scheme checks second-listed routing table. Hence, only one routing table is used for each protocol nexthop address. For example, if you configure resolution rib bgp.l3vpn.0 resolution-ribs [inet.0 inet.3], inet.0 is checked first and then inet.3 is checked.
![]() | Note: Customizing route resolution might cause the routing protocol process (rpd) to consume more memory resources than it ordinarily would. When you customize route resolution, we recommend that you check the memory resources by running the show system processes and the show task memory commands. For more information, see Routing Protocol Process Memory FAQs. |
The remaining statements are explained separately.
Required Privilege Level
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.
Related Documentation
- ACX, M, MX, PTX, T Series
- Example: Configuring Route Resolution on PE Routers
- Example: Configuring Route Resolution on Route Reflectors
- M, MX, PTX, T Series
- Example: Configuring Multitopology Routing Based on a Multicast Source
Published: 2013-01-17
Supported Platforms
Related Documentation
- ACX, M, MX, PTX, T Series
- Example: Configuring Route Resolution on PE Routers
- Example: Configuring Route Resolution on Route Reflectors
- M, MX, PTX, T Series
- Example: Configuring Multitopology Routing Based on a Multicast Source