All of lore.kernel.org
 help / color / mirror / Atom feed
* Cascading Bond devices
@ 2014-02-07  7:41 Thomas Glanzmann
  2014-02-07  7:57 ` Jay Vosburgh
  2014-02-07  8:27 ` Ding Tianhong
  0 siblings, 2 replies; 4+ messages in thread
From: Thomas Glanzmann @ 2014-02-07  7:41 UTC (permalink / raw)
  To: Linux Network Development

Hello,
I wonder if it is possible to cascade bond devices. I have currently a
box with four network cards. Two are going to switch a and two are going
to switchb. And what I would like to do is the following:

switch-01 port 1 - eth0 \
switch-01 port 2 - eth1 - bond0 (802.3ad Layer 2 hash) \
switch-02 port 1 - eth2 - bond1 (802.3ad Layer 2 hash) - bond2 (active-passive)
switch-02 port 2 - eth3 /

If it is possible, how would I configure such a scenario? bond0 and
bond1 is easy and in fact I already have them. But I don't get howto to
use adifferent hashing algorithm for bond2.

I also wanted to use tlb/alb in the past but experienced broadcast
storms when using IPv6 on such devices. Also I was not able to set an
IPv6 address because of duplicated address detection told me that it was
already online on the subnet which it was not. This was with kernel 3.12
and 3.13.

Cheers,
        Thomas

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-02-07  8:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-07  7:41 Cascading Bond devices Thomas Glanzmann
2014-02-07  7:57 ` Jay Vosburgh
2014-02-07  8:19   ` Thomas Glanzmann
2014-02-07  8:27 ` Ding Tianhong

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.