North American Network Operators Group

Date Prev | Date Next | Date Index | Thread Index | Author Index | Historical

Re: too many routes

  • From: Tony Li
  • Date: Mon Sep 15 04:19:19 1997

[email protected] (Alan Hannan) writes:

>   On that tangent, however, flooding is what we're
>   mostly concerned about, and it's just not that bad.

Alan,

You are correctly concerned about flooding, however, I suspect that you're
underestimating the scalability problems of flooding.  Please recall that
it's O(n^2) in the number of nodes in your mesh.  This is a serious threat
to building very large domains.  In addition, the full mesh prevents
hierarchical abstraction within the domain, defeating the other obvious
mechanism for IGP scalability.

Tony