Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Apr 1998 11:21:32 -0400 (EDT)
From:      "Matthew N. Dodd" <winter@jurai.net>
To:        Charlie & <root@nnd.itfs.nsk.su>
Cc:        hackers@FreeBSD.ORG
Subject:   Re: CFD: 'cce' - "concatenated" ethernet driver
Message-ID:  <Pine.BSF.3.96.980415111818.7475X-100000@sasami.jurai.net>
In-Reply-To: <19980415113537.01993@nnd.itfs.nsk.su>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 15 Apr 1998, Charlie & wrote:
> 	What do you think about such an interface ?

You need to see how cisco does this with their high end switch products.

They allow multiple ethernet connections to function as one big pipe,
backup ethernet connections etc.

[deleted]

You probably wouldn't need to abstract it to a virtual devices.  Having a
flag you can set on an interface would be sufficient.

ie: ifconfig 2 interfaces with the same IP, set an interface flag that
specifys Active/Spare or Round-Robin.

You may need to spoof MAC addresses; look at the cisco implementation for
a reference.

/* 
   Matthew N. Dodd		| A memory retaining a love you had for life	
   winter@jurai.net		| As cruel as it seems nothing ever seems to
   http://www.jurai.net/~winter | go right - FLA M 3.1:53	
*/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980415111818.7475X-100000>