[112756] in North American Network Operators' Group
Re: Shady areas of TCP window autotuning?
daemon@ATHENA.MIT.EDU (Brett Frankenberger)
Tue Mar 17 09:21:11 2009
Date: Tue, 17 Mar 2009 08:21:01 -0500
From: Brett Frankenberger <rbf+nanog@panix.com>
To: "Frank Bulk - iName.com" <frnkblk@iname.com>
In-Reply-To: <!&!AAAAAAAAAAAuAAAAAAAAAKTyXRN5/+lGvU59a+P7CFMBAN6gY+ZG84BMpVQcAbDh1IQAAAATbSgAABAAAABIbTWgk8lsQ6OCv/aZc7/9AQAAAAA=@iname.com>
Cc: nanog@nanog.org
Errors-To: nanog-bounces@nanog.org
On Mon, Mar 16, 2009 at 10:48:42PM -0500, Frank Bulk - iName.com wrote:
> It was my understanding that (most) cable modems are L2 devices -- how it is
> that they have a buffer, other than what the network processor needs to
> switch it?
The Ethernet is typically faster than the upstream cable channel.  So
it needs some place to put the data that arrives from the Ethernet port
until it gets sent upstream.
This has nothing to do with layer 2 / layer 3.  Any device connecting
between media of different speeds (or connecting more than two ports --
creating the possibility of contention) would need some amount of
buffering.
     -- Brett