North American Network Operators Group

Date Prev | Date Next | Date Index | Thread Index | Author Index | Historical

Re: PPP over Ethernet?

  • From: Vijay Gill
  • Date: Thu Jun 04 08:21:41 1998

On Wed, 3 Jun 1998 [email protected] wrote:

> > could you explain how ppp encapsulating (etherh+payload)
> > reduces the overhead?
> 
> Who says you need the etherheader? Its not ethernet, its a point to
> point connection in this setup.

If you are using ethernet cards to talk to each other, it _is_ ethernet. 
The bits will be placed on the wire, the framing, CSMA/CD algorithm etc,
will all be done in accordance with the 802.3 spec.  The physical wire
will be carrying the bits in 802.3 format, including the preamble,
starting frame delimiter, MAC destination addrress and MAC source address,
since the cards don't know how to use any other method of framing and
sending the data. 



-vijay