Processing an Incoming MAC Frame
Examines Frame Check Sequence
- Recomputes the Value based on bits in other fields
If same value as transmitted, the frame is good
- Passes deencapsulated data field to LLC layer
If different value than transmitted, frame is bad
- Discards the frame
- There is no error correction (retransmission)