How many route-target supported.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2012 02:26 AM - edited 03-04-2019 05:31 PM
when i config route-target import or export , is there any limitation on maximum numbers of route-target.
i heard it is 64 on cisco ios, when i config more than 64 route target ,is there any problem?
- Labels:
-
Other Routing

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2012 02:45 AM
Hi Fly,
i would say that the limit to consider is not on RT number but on the VRF max number. Even supposing you need to implement centralised sevices, it is going to be very challenging for any platform to manage so many RT per VRF on a single router. Please post your design so to beter answer to your question. By the way, don't forget that configuring so many RT on a single platform is never a good idea for the single point of failure issues before than for the router performances.
Hope this helps
Alessio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2012 03:28 AM
Hello Alessio,
only 32 VRFs on ASR 1000?
according to data sheet up to 8000
see
http://www.cisco.com/en/US/prod/collateral/routers/ps9343/data_sheet_c78-447652.html
it is a question of license type I suppose
Hope to help
Giuseppe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2012 03:37 AM
Hi All,
Giuseppe is right. The limit is not 32 VRF per ASR1000. I probably misread a documentation that i will post soon.
Sorry for the incorrect information
Alessio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2012 02:55 AM
Hello Fly,
in real world there is no reasons to have so many route-targets configured for import or export in a single VRF.
MPLS command reference does not report a limit in the number of statements see
For example instead of importing 50 route-targets is more appropriate to have those other 50 VRFs to export with an additional route-target and then to have a single VRF import in the VRF that should receive the routes using that specific additional route-target.
There is also the capability to use export-map and import-map to invoke route-maps in order to perform more granular import or export.
export map see
import map
Hope to help
Giuseppe
