Subject: Re: Link aggregation does not work???
To: =?iso-8859-1?Q?EilerTam=E1s?= <eiler_tamas@msn.com>
From: Patrick Welche <prlw1@newn.cam.ac.uk>
List: tech-net
Date: 11/29/2007 15:16:38
On Tue, Nov 20, 2007 at 01:24:38PM +0100, EilerTamás wrote:
> To setup the aggregation I have to remove the pcn0 interface: 
> ifconfig pcn0 delete

How about a "route flush" at this point?

> I configure agr0 as the aggregation of pcn0 and pcn1, the address is
> 172.16.8.128/24:
> ifconfig agr0 create
> ifconfig agr0 agrport pcn0
> ifconfig agr0 agrport pcn1
> ifconfig agr0 172.16.8.128 netmask 0xffffff00
> ping –n 172.16.8.128
> ping –n 172.16.8.129

Cheers,

Patrick