Media Access Control

Overview#

Media Access Control (MAC) is a sub-layer defined by IEEE 802 within the OSI-Model Data-link Layer

Media Access Control sublayer that determines who is allowed to access the media at any one time (e.g. CSMA/CD).

Media Access Control, generally, has two forms of media access control:

Both of these may be compared to communication between people. In a network made up of people speaking, i.e. a conversation, we look for clues from our fellow talkers to see if any of them appear to be about to speak. If two people speak at the same time, they will each pause a random amount of time and then attempt to speak again, effectively establishing a long and elaborate game of saying "no, you first".

Media Access Control sublayer also determines where one frame of data ends and the next one starts – frame synchronization. There are four means of frame synchronization:

More Information#

There might be more information for this subject on one of the following: