Which two acronyms represent the data link sublayers that Ethernet relies upon to operate? (Choose two.)
- CSMA
- FCS
- LLC
- MAC
- SFD
Answers Explanation & Hints: For Layer 2 functions, Ethernet relies on logical link control (LLC) and MAC sublayers to operate at the data link layer. FCS (Frame Check Sequence) and SFD (Start Frame Delimiter) are fields of the Ethernet frame. CSMA (Carrier Sense Multiple Access) is the technology Ethernet uses to manage shared media access.