linklayer
Link layer, or the data link layer, is the OSI model’s second layer. It enables node-to-node data transfer over a physical link by encapsulating network-layer packets into frames, providing hardware addressing (MAC addresses), and performing error detection with a frame check sequence. It also coordinates access to shared media and may implement simple flow control.
In IEEE 802 networks the data link layer is typically divided into the Logical Link Control (LLC)
Functions include frame delimitation, addressing, error detection, and medium access control. Examples of link-layer technologies are
Security and management at the link layer include authentication and access-control mechanisms such as 802.1X, as