On Sun, 27.09.2009 at 09:49:03 -0400, Daniel Eischen wrote:
> On Sun, 27 Sep 2009, Ulrich Spörlein wrote:
>
> > On Sat, 12.09.2009 at 22:34:41 +0200, Maciej Jan Broniarz wrote:
> >> Hello,
> >>
> >> I am trying to configure lagg failover mode on 7.2.
> >>
> >> I do:
> >>
> >> # ifconfig xl0 up
> >
On Sun, 27 Sep 2009, Ulrich Sp??rlein wrote:
On Sat, 12.09.2009 at 22:34:41 +0200, Maciej Jan Broniarz wrote:
Hello,
I am trying to configure lagg failover mode on 7.2.
I do:
# ifconfig xl0 up
# ifconfig fxp0 up
# ifconfig lagg0 create
# ifconfig lagg0 up laggproto failover laggport xl0 lagg
On Sat, 12.09.2009 at 22:34:41 +0200, Maciej Jan Broniarz wrote:
> Hello,
>
> I am trying to configure lagg failover mode on 7.2.
>
> I do:
>
> # ifconfig xl0 up
> # ifconfig fxp0 up
> # ifconfig lagg0 create
> # ifconfig lagg0 up laggproto failover laggport xl0 laggport fxp0
> # dhclient lagg0
On 2009-Sep-15 09:50:49 +0200, Maciej Jan Broniarz wrote:
>> >What might be the problem with that setup?
>>
>> Both sides of a lagg need to co-operate to pass packets. You need to
>> configure the switch to failover as well.
>
>A simple LACP configuration should do?
Yes. I use LACP at $work.
Hello,
> >What might be the problem with that setup?
>
> Both sides of a lagg need to co-operate to pass packets. You need to
> configure the switch to failover as well.
A simple LACP configuration should do?
mjb
___
freebsd-stable@freebsd.org maili
On 2009-Sep-13 12:11:45 +0200, Maciej Jan Broniarz wrote:
>I have configured the same mac on both cards.
This should be done automatically by lagg.
>When I disconnect the cable from xl0, the network connection dies, and my
>lagg0 looks like this:
>
>lagg0: flags=8843 metric 0 mtu 1500
>
Hello,
> xl0 and fxp0 both need to have the same mac address
I have configured the same mac on both cards.
My lagg0 looks like this:
lagg0: flags=8843 metric 0 mtu 1500
options=9
ether 00:01:02:20:24:ef
inet 192.168.1.104 netmask 0xff00 broadcast 192.168.1.255