Re: link aggregation - bundling 2 lagg interfaces together



On Fri, Feb 4, 2011 at 4:13 AM, Damien Fleuriot <ml@xxxxx> wrote:
I have a firewall with 2x Intel pro dual port cards.

On Intel A , port 1 goes to switch 1, port 2 goes to switch 2
On Intel B , port 1 goes to switch 1, port 2 goes to switch 2

I have created the following 2 lagg devices using LACP:

lagg0 = A1 + B1
lagg1 = A2 + B2

This works fine.

Now, what I had in mind was creating a lagg2 device using lagg0 and
lagg1 with failover.

That would provide redundancy in case of a switch failure.

Couple different options:
- create a single lagg0 device using all port NIC ports
- create your lagg0 using A1 + B2, and your lagg1 using A2+B1

Both of those will give you fail-over support for losing a single NIC
port, an entire NIC, or an entire switch.

Of course, if your switched aren't stacked to support LACP across
them, then you will be limited to a single links bandwidth. But you
will be extremely safe. :)
--
Freddie Cash
fjwcash@xxxxxxxxx
_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: should if_lagg balance outbound traffic on an lacp connection ?
    ... Note that whilst I am getting evenly split traffic comming in from the switch, ... laggport bce0 =1c ... have a look at the lacp stats, here is an example from mine with a 4 ... LACP port Admin Oper Port Port ...
    (freebsd-stable)
  • Re: lagg(4) and failover
    ... In particular, shutting down the switch ... port will not trigger a failover. ... shutdown now *does* trigger a failover quite happily. ... device and we use LACP on the machines connected to those, ...
    (freebsd-stable)
  • Re: LACP Cisco-Foundry
    ... we have a Problem with LACP between a Cisco Catalyst 6509 an a Foundry FastIron Super-X. ... The LACP is build of 2 Links. ... If wee unplug the first port of the LACP-Channel we will not see any traffic disruption. ...
    (comp.dcom.sys.cisco)
  • Re: CFT: new trunk(4) [results]
    ... LACP support which came from agron NetBSD. ... who wants to test this and in particular lacp mode if you have a switch ... put in the trunk. ... trunkport rl1 =1c ...
    (freebsd-current)
  • Re: LACP Cisco-Foundry
    ... we have a Problem with LACP between a Cisco Catalyst 6509 an a Foundry ... If wee unplug the first port of the LACP-Channel we will not ... redundant link less than useful. ... maybe LACP is different from PAgP? ...
    (comp.dcom.sys.cisco)