InterviewSolution
Saved Bookmarks
| 1. |
What Is The Difference Between Media Access Control (mac) Sub Layer And Logical Link Control (llc) Sub Layer? |
|
Answer» The data link layer has two SUB LAYERS: MAC and LLC. The MAC sub layer defines how to transmit data on the physical layer; whereas, the LLC sub layer logically identifies different protocols and ENCAPSULATES them. The data link layer has two sub layers: MAC and LLC. The MAC sub layer defines how to transmit data on the physical layer; whereas, the LLC sub layer logically identifies different protocols and encapsulates them. |
|