willy tarreau wrote:
> 
> > rename bond_xmit to bond_xmit_roundrobin, so
> > bond_xmit_xor can be implemented, and used if
> > desired.  bond_xmit_xor is what cisco
> > etherchannel/sun trunking really uses, not round
> > robin.
> 
> how does their xor method work ? do you know about an
> RFC stating about this, that I could read ? I'm
> really interested in this since I must propose a
> completely redondant switch/server solution for a big
> project here. The more I will know about their trunk,
> the best I may be able to do :-)

See this:

http://docs.sun.com:80/ab2/coll.539.1/UGTRUNKING/@Ab2PageView/1311?Ab2Lang=C&Ab2Enc=iso-8859-1

for information on the 4 possible trunking transmittors.

-- 
------------------------+--------------------------------------------------
Thomas Davis            | PDSF Project Leader
[EMAIL PROTECTED]         | 
(510) 486-4524          | "Only a petabyte of data this year?"
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to