In article
<CAKVzWmwu2MOUq7H5xA1AQXdOMTMLJ6fG98Trsd5xmLfpCp5RbA at mail.gmail.com>,
wynnwilkes at gmail.com writes:
>I've tried the 2.4.4 driver from Intel's site, but it still has the
>same problems. Is a lagg using lacp with the ix interfaces working for
>anyone else?
You bet.
lagg0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST>
metric 0 mtu 9120
options=401bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,VLAN_HWTSO>
ether 04:7d:7b:a5:88:f0
inet 128.30.3.34 netmask 0xffffff00 broadcast 128.30.3.255
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
media: Ethernet autoselect
status: active
laggproto lacp lagghash l2,l3,l4
laggport: ix1 flags=1c<ACTIVE,COLLECTING,DISTRIBUTING>
laggport: ix0 flags=1c<ACTIVE,COLLECTING,DISTRIBUTING>
Configured with:
cloned_interfaces="lagg0"
ifconfig_ix0="mtu 9120 up"
ifconfig_ix1="mtu 9120 up"
ifconfig_lagg0="laggproto lacp laggport ix0 laggport ix1"
ipv4_addrs_lagg0="128.30.x.x/24"
-GAWollman