07-08-2012 03:58 PM
Hello
If the requirement is to support 6 hundred thousand IPv4 BGP routing table + 1 Million IPv6 BGP routing table, can the
A9K-RSP-8G support it? Or do I need A9K-RSP440-TR (6GB) or even 440-SE?
Thanks.
07-09-2012 12:12 AM
FIB is shared between IPv4 and IPv6 and one IPv6 route occupies twice more size compare to IPv4.
For trident LC the limit is 1.3M and for Typhoon 4M (note, the limit is per LC and not per RSP)
Trident: IPv4 + 2*IPv6 <=1.3M
Typhoon: IPv4 + 2*IPv6 <=4M
For RPS memory it is challenging to say as it is linked to the amount of memory the paths are going to consume.
Each process in XR can allocate up to 4G of memory, in the worst case scenario ipv6 RIB and ipv4 RIB may want to allocate 4G of mem, then the TR is not good enough (6G) and you will want the SE version (12G).
Regards,
/A
07-09-2012 12:18 AM
Thanks a lot!
But can the A9K-RSP-8G support that?
Any supporting doc for reference.
Thanks again.
07-09-2012 12:48 AM
Yes, A9K-RSP-8G can support it. but i'd like to emphasize that for your requirement we need to have a new generation Typhoon Line Cards.
(and if you invest into a new LC generation, that would be better to go for RSP440, what would enable your more new functionality compare to RSP2).
Regards,
/A
07-09-2012 01:48 AM
ok, but if for RSP440, I should choose SE version (12G) in this case, right?
07-09-2012 02:25 AM
Most likely 6G would be OK for your amount of prefixes. As I’ve mentioned, pure number of prefixes is not enough to confirm it. All would depend on your real system configuration and mem usage.
Again, if you can afford 12G, I’d go for it as there is no on fly memory option upgrade.
Regards,
/A
07-10-2012 07:27 PM
For others reading this, Trident LC's can scale to that number of routes, but you need to configure it first.
07-12-2012 12:29 AM
IOS XR ( RSP440-TR) seem default max BGP allowed prefix of a neighbor is 524288, how to change this default setting in stead per neighbour set the max allowed prefixes.
Prefix advertised 337, suppressed 1, withdrawn 34
Maximum prefixes allowed 524288
Threshold for warning message 75%, restart interval 0 min
Moreover, IOS has a command to check the default max routes TCAM on IPv4, IPv6 route table size, how about IOS XR
7600# sh mls cef maximum-routes
FIB TCAM maximum routes :
=======================
Current :-
-------
IPv4 + MPLS - 512k (default)
IPv6 + IP Multicast - 256k (default)
07-12-2012 08:34 AM
we have a number of bgp defaults for protection, one of these defaults is the number of BGP prefixes we are allowed to receive from a peer.
these are only threshold default configs across all XR platforms and DON'T indicate the maximum capacity of a per platform maximum.
PRE 4.2.1 4.2.1
IPv4 Unicast: 524288 -> 1048576
IPv6 Unicast: 131072 -> 524288
VPNv4 Unicast: 524288 -> 2097152
VPNv6 Unicast: 524288 -> 1048576
Please note! As it was explained earlier, the number of routes limitation comes from LCs, not RSP!
You can use "show cef platform resource location
A memory usage on RSP is not linked to a number of prefixes, but to amount of attributes linked to those prefixes and number of features you run on the router. Amount of prefixes is just one of many things which contributes to the RSP mem usage.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide