Scalability issues in the Internet routing system

Valdis.Kletnieks at vt.edu Valdis.Kletnieks at vt.edu
Wed Oct 26 16:12:44 UTC 2005


On Wed, 26 Oct 2005 08:53:50 PDT, Alexei Roudnev said:

> Anyway, as I said - it is only small, minor engineering question - how to
> forward having 2,000,000 routes. If internet will require such router - it
> will be crearted easily. Today we eed 160,000 routes - and it works (line
> cards,m software, etc - it DO WORK).

Forwarding packets is only half the story.  Building a routing table is
the other half.

Route flaps.  Even if you have an algorithm that's O(n), 2M routes will take
12.5 times as long to crunch as 160K.  If your routing protocol is O(n**2) on
number of routes, that's about 150 times as much.

Such a router is probably buildable.  I'm not at all convinced that it's "easy"
to do so at a price point acceptable for most sites that currently have full
routing tables.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 226 bytes
Desc: not available
URL: <http://mailman.nanog.org/pipermail/nanog/attachments/20051026/38a53f47/attachment.sig>


More information about the NANOG mailing list