Media Access Control
Also found in: Acronyms, Wikipedia.
Media Access Control
(networking)(MAC) The lower sublayer of the OSI data link layer. The interface between a node's Logical Link Control and the network's physical layer. The MAC differs
for various physical media.
See also MAC Address, Ethernet, IEEE 802.3, token ring.
See also MAC Address, Ethernet, IEEE 802.3, token ring.
This article is provided by FOLDOC - Free Online Dictionary of Computing (foldoc.org)
MAC layer
(Media Access Control layer) The part of the data link protocol that controls access to the physical transmission medium in IEEE 802 networks (LANs). The common MAC layer standards are CSMA/CD and CSMA/CA, which are used in Ethernet and Wi-Fi. Earlier MAC layers were the token passing methods in Token Ring, FDDI and MAP. MAC layer functionality is built into the network adapters, which includes a unique serial number that identifies the vendor and adapter (see OUI). See data link protocol, OSI model, CSMA/CD, CSMA/CA and Ethernet.The Bottom Layers |
---|
In IEEE 802 networks, the data link layer is split into two sublayers. The Logical Link Control (LLC) is an interface to the Media Access Control (MAC) layer. The MAC is also physical hardware, because the processes have been embedded into the transceiver chips. See IEEE 802, SNA, OSI model and Token Ring. |
Copyright © 1981-2019 by The Computer Language Company Inc. All Rights reserved. THIS DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction is strictly prohibited without permission from the publisher.