Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Mar 2005 12:05:14 -0800
From:      Charlie Schluting <charlie@schluting.com>
To:        net@freebsd.org
Subject:   Re: High ping latency using two ethernet under FreeBSD 4.11 ...
Message-ID:  <42373FFA.3050202@schluting.com>
In-Reply-To: <20050315154846.I92893@ganymede.hub.org>
References:  <E1DBEmi-000O2W-00._pppp-mail-ru@f30.mail.ru> <20050315154846.I92893@ganymede.hub.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Marc G. Fournier wrote:
> On Tue, 15 Mar 2005, dima wrote:
> 
>> ng_fec is the NetGraph module which implements Cisco FastEtherChannel 
>> technology. This actually means you have 1 virtual interface fec0 
>> representing 2 or more physical interfaces. The load balancing scheme 
>> can be assigned by a Catalyst, but low-end models like 2950 and 3550 
>> can only balance traffic based on the least significant bit(s) of 
>> MAC-address.
> 
> 
> And this means ... ?
> 
> Also, how do I confirm that my 2950 *does*, in fact, support netgraph?  
> I see nothing in 'show version' to indicate it ... but:
> 

Fisrt google hit leads to this cisco doc:
http://www.cisco.com/warp/public/473/4.html
(yes, you can do it.. with a c2900 too)

Netgraph support Cisco Fast Etherchannel, not the other way around :)

-Charlie



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42373FFA.3050202>