14 Dec 2004 15:59
Re: PPPoE compression/encapsulation
James Carlson <james.d.carlson <at> sun.com>
2004-12-14 14:59:05 GMT
2004-12-14 14:59:05 GMT
Anandavel P writes: > I have a query regarding PPPoE using Compression & encapsulation. > > The compression and encription protocols often require the packets to be > delivered in sequence. Right. > In an IP network( over which a PPPoE session is > estabished ), PPPoE runs over Ethernet, not IP. Ethernet guarantees sequencing. > packets could get delivered out of sequence. So how > does compression/encription work? Most of the algorithms involved either have their own sequence numbers or have some mechanism for detecting a loss of sender/receiver synchronization. Even if there's reordering and loss, those algorithms can generally deal with it. (Though, of course, with a performance penalty.) > Is there anything i am missing? Just that PPPoE doesn't run over IP, I think. I wouldn't recommend running compression or encryption with PPPoE, as these tend to magnify any errors that occur, but they should work as specified. -- -- James Carlson, IP Systems Group? <james.d.carlson <at> sun.com> Sun Microsystems / 1 Network Drive 71.234W Vox +1 781 442 2084 MS UBUR02-212 / Burlington MA 01803-2757 42.497N Fax +1 781 442 1677 _______________________________________________ Pppext mailing list Pppext <at> ietf.org https://www1.ietf.org/mailman/listinfo/pppext
RSS Feed