Ethernet Bridge development
 help / color / mirror / Atom feed
From: Ravi Ramamirtham <rrshanks@yahoo.com>
To: bridge@lists.linux-foundation.org, Ravi Ramamirtham <rrshanks@gmail.com>
Subject: Re: [Bridge] Bridging over a bonded interface?
Date: Mon, 16 Apr 2007 17:17:09 -0700 (PDT)	[thread overview]
Message-ID: <421393.35482.qm@web50409.mail.re2.yahoo.com> (raw)
In-Reply-To: <20070416224002.GC5695@neu.nirvana>

Thanks Axel and Stephen. I am planning to use Linux at
both ends. I didn't get a chance to verify the setup
today but will try and get something going tomorrow.


--- Axel Thimm <Axel.Thimm@atrpms.net> wrote:

> On Mon, Apr 16, 2007 at 05:10:37PM -0400, Ravi
> Ramamirtham wrote:
> > Hi,
> >  This may sound crazy but I will go ahead anyway.
> Here's my scenario:
> > 
> > ifconfig bond0 10.10.10.1 netmask 255.0.0.0
> > ifenslave bond0 eth0
> > ifenslave bond0 eth1
> > 
> > brctl addbr stp0
> > brctl addif stp0 bond0
> > brctl stp stp0 on
> > 
> > Is this a valid scenario? I am trying to bond two
> interfaces and run STP
> > over the bonded interface..The problem I am trying
> to solve is to run STP
> > over aggregated links between two nodes. Any
> suggestions/pointers would be
> > much appreciated.
> 
> Just happened that I asked the same 9 days ago:
> 
>
http://lists.linux-foundation.org/pipermail/bridge/2007-April/001764.html
> 
> Depending on the switch on the other side of the
> wire, you will get
> the arp packets you send out on the other link of
> the bond. This will
> make an outgoing arp packet register on the internal
> port of the
> bridge and reregister a couple of ms later on the
> outer port.
> 
> This leads to packets loss of > 99%, e.g. a 2x1GB
> bond degarded to
> 70kB/sec.
> 
> It would be nice if the bridging code could prevent
> this. Either by
> identifying the outgoing arp packet that immediately
> returns and not
> updating the forwarding database, or allowing to
> hardcode some static
> arp entries into the forwarding database.
> -- 
> Axel.Thimm at ATrpms.net
> > _______________________________________________
> Bridge mailing list
> Bridge@lists.linux-foundation.org
>
https://lists.linux-foundation.org/mailman/listinfo/bridge
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

      reply	other threads:[~2007-04-17  0:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-16 21:10 [Bridge] Bridging over a bonded interface? Ravi Ramamirtham
2007-04-16 22:02 ` Stephen Hemminger
2007-04-16 22:40 ` Axel Thimm
2007-04-17  0:17   ` Ravi Ramamirtham [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=421393.35482.qm@web50409.mail.re2.yahoo.com \
    --to=rrshanks@yahoo.com \
    --cc=bridge@lists.linux-foundation.org \
    --cc=rrshanks@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox