From owner-freebsd-net Fri Feb 26 13:14:50 1999 Delivered-To: freebsd-net@freebsd.org Received: from silver.sms.fi (silver.sms.fi [194.111.122.17]) by hub.freebsd.org (Postfix) with SMTP id CF50014BED for ; Fri, 26 Feb 1999 13:14:47 -0800 (PST) (envelope-from pete@sms.fi) Received: from sms.fi (localhost.sms.fi [127.0.0.1]) by silver.sms.fi (8.9.2/8.9.2) with ESMTP id XAA93822; Fri, 26 Feb 1999 23:13:18 +0200 (EET) (envelope-from pete@sms.fi) Message-ID: <36D70E6E.1D38995E@sms.fi> Date: Fri, 26 Feb 1999 23:13:18 +0200 From: Petri Helenius X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 3.0-STABLE i386) X-Accept-Language: en,fi MIME-Version: 1.0 To: Luigi Rizzo Cc: archie@whistle.com, venkats@austin.ibm.com, freebsd-net@FreeBSD.ORG Subject: Re: etherchannel support References: <199902261800.TAA26142@labinfo.iet.unipi.it> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Luigi Rizzo wrote: > > > > > > > > Does freebsd have support for Cisco's etherchannel ? > > > ... > > > > > hmm... i see it easy for incoming path, but what about the outgoing ? > > > > > How do you chose which interface to use for output, what about load > > > > > balancing, etc ? > > > > Well, what does Cisco do? > > > > > > hey, i asked first! > > > > > > cheers > > > luigi > > > > > They XOR the low byte of the source and destination mac addresses and use > > 1-3 low order bits to determine the link to transmit on. (etherchannel > > supports > > at least up to 8 links between two devices) > > hmm... so if all your cards use the same mac address (which could > be useful to simplify life when doing ARP-related stuff etc) you > effectively only use one link ? > That would be true only if you talk only to one host on the same VLAN. Pete To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message