
- DCN Tutorial
- Data Comm & Networks Home
- DCN - Overview
- DCN - Computer Network Types
- DCN - Network LAN Technologies
- DCN - Computer Network Topologies
- DCN - Computer Network Models
- DCN - Computer Network Security
- Physical Layer
- DCN - Physical Layer Introduction
- DCN - Digital Transmission
- DCN - Analog Transmission
- DCN - Transmission media
- DCN - Wireless Transmission
- DCN - Multiplexing
- DCN - Network Switching
- Data Link Layer
- DCN - Data Link Layer Introduction
- DCN - Error detection and Correction
- DCN - Data Link Control & Protocols
- Network Layer
- DCN - Network Layer Introduction
- DCN - Network Addressing
- DCN - Routing
- DCN - Internetworking
- DCN - Network Layer Protocols
- Transport Layer
- DCN - Transport Layer Introduction
- DCN - Transmission Control Protocol
- DCN - User Datagram Protocol
- Application Layer
- DCN - Application Layer Introduction
- DCN - Client-Server Model
- DCN - Application Protocols
- DCN - Network Services
- DCN Useful Resources
- DCN - Quick Guide
- DCN - Useful Resources
Medium Access Control Sublayer (MAC sublayer)
The medium access control (MAC) is a sublayer of the data link layer of the open system interconnections (OSI) reference model for data transmission. It is responsible for flow control and multiplexing for transmission medium. It controls the transmission of data packets via remotely shared channels. It sends data over the network interface card.
MAC Layer in the OSI Model
The Open System Interconnections (OSI) model is a layered networking framework that conceptualizes how communications should be done between heterogeneous systems. The data link layer is the second lowest layer. It is divided into two sublayers −
The logical link control (LLC) sublayer
The medium access control (MAC) sublayer
The following diagram depicts the position of the MAC layer −
Functions of MAC Layer
It provides an abstraction of the physical layer to the LLC and upper layers of the OSI network.
It is responsible for encapsulating frames so that they are suitable for transmission via the physical medium.
It resolves the addressing of source station as well as the destination station, or groups of destination stations.
It performs multiple access resolutions when more than one data frame is to be transmitted. It determines the channel access methods for transmission.
It also performs collision resolution and initiating retransmission in case of collisions.
It generates the frame check sequences and thus contributes to protection against transmission errors.
MAC Addresses
MAC address or media access control address is a unique identifier allotted to a network interface controller (NIC) of a device. It is used as a network address for data transmission within a network segment like Ethernet, Wi-Fi, and Bluetooth.
MAC address is assigned to a network adapter at the time of manufacturing. It is hardwired or hard-coded in the network interface card (NIC). A MAC address comprises of six groups of two hexadecimal digits, separated by hyphens, colons, or no separators. An example of a MAC address is 00:0A:89:5B:F0:11.
- Related Articles
- The 802.11 MAC Sublayer Protocol
- The 802.16 MAC Sublayer Protocol
- The 802.16 MAC Sublayer Frame Structure
- What is Classic Ethernet MAC Sublayer Protocol?
- What are Logical Link Control (LLC) and Medium Access Control(MAC)?
- How Does Biometric Access Control Work?
- How to Prevent Broken Access Control?
- What is a Physical Access Control System?
- How Does Role Based Access Control Work?
- Get access or point to SAP UI5 control
- What is an Access Control in Information Security?
- What is Mandatory access control in information security?
- How Does the Access-Control-Allow-Origin Header Work?
- What is the objectives of Access Control in information security?
- Gastric digestion takes place efficiently in(a) acidic medium(b) alkaline medium(c) neutral medium(d) highly alkaline medium
