[37187] in North American Network Operators' Group
RE: Traffic per Prefix Length
daemon@ATHENA.MIT.EDU (David Schwartz)
Sat May 5 23:23:38 2001
From: "David Schwartz" <davids@webmaster.com>
To: <arnold@nipper.de>, <nanog@merit.edu>
Date: Sat, 5 May 2001 20:18:51 -0700
Message-ID: <NCBBLIEPOCNJOAEKBEAKCEOHONAA.davids@webmaster.com>
MIME-Version: 1.0
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
In-Reply-To: <20010504015557.A8510@gateway.nipper.de>
Errors-To: owner-nanog-outgoing@merit.edu
> Interesting ... Do you think that this will give you any useful
> information?
> I would be more interested in how far packets go. Not in networks
> terms but
> in real distance. Next would be to go further up the stack and
> see if there
> is a difference in protocols (i.e www compared to dns).
>
> -- Arnold
Actually, I had some interest in this same information. One thing I was
thinking about is some routers that don't have the memory to hold a full BGP
table. They need a default route for traffic to blocks not in their tables,
but it would be interesting to work out an optimized filter to decide which
routes to send them. One theory is to send them the routes to the largest
blocks in the hopes that these will tend to get you the most packets for the
routing table byte.
DS