[125436] in North American Network Operators' Group

home help back first fref pref prev next nref lref last post

Re: DSL "aggregation".... NO

daemon@ATHENA.MIT.EDU (Mark Smith)
Thu Apr 15 19:12:23 2010

Date: Fri, 16 Apr 2010 07:39:39 +0930
From: Mark Smith <nanog@85d5b20a518b8f6864949bd940457dc124746ddc.nosense.org>
To: Jack Carrozzo <jack@crepinc.com>
In-Reply-To: <g2y2ad0f9f61004151439u88da3e91m5cac634e6de5df3c@mail.gmail.com>
Cc: nanog@nanog.org, Bill Lewis <blewis@hottopic.com>
Errors-To: nanog-bounces+nanog.discuss=bloom-picayune.mit.edu@nanog.org

On Thu, 15 Apr 2010 17:39:54 -0400
Jack Carrozzo <jack@crepinc.com> wrote:

> You can balance over DSL by putting different L2TPv3 tunnels over each
> physical device and agg it at someplace with real connections and
> such. It's possible to do it with GRE or OpenVPN too, but much less
> classy.
> 

Depends a bit on the tunnel overhead you're willing to pay. I've done
this, and I'd have preferred to use pure IP in IP, however Cisco's have
GRE keep alives to monitor tunnel state, so I used that, at the cost of
extra 4 bytes.

As the tunnel creates a dumbbell path MTU (1500 Inet, <1500, 1500 LAN),
you need to pay attention to PMTU issues, such as destination
unreachable rate limitting, MSS hacks, and copying the DF bit from the
tunnelled packet to the outer encapsulating tunnel packet.

Depending on your traffic profile, and the latency of the paths the
tunnels take (i.e. if they're very similar), per packet rather than the
default per src/destination CEF load balancing is worth considering.

> Clearly the downside of this is that you need an agg machine on your
> end somewhere, but it gives you lots of control for sure.
> 
> -Jack Carrozzo
> 
> On Thu, Apr 15, 2010 at 5:05 PM, Bill Lewis <blewis@hottopic.com> wrote:
> > Group,
> >
> > Since I'm told that DSL aggregation / mux is currently not possible, we
> > are looking at doing stream splitting via a technology like FatPipe
> > uses. Anyone have this in production usage? Or something similar?
> >
> > Cisco has offered some ways to split via CEF, but most DSL carriers do
> > not have this turned on / available.
> >
> >
> >
> > Thank you,
> >
> > Bill
> >
> > Network dude
> >
> >
> 


home help back first fref pref prev next nref lref last post