Point to point links
 
 
- Two hosts connected by a point-to-point link
- 
- data sent by one host is received by the other
 
- Sender takes IP datagram, encapsulates it  in some way (PPP, SLIP, HDLC, ...), and sends it
- Receiver removes link layer encapsulation
- Check integrity, discard bad packets, process good packets