linklaag
Linklaag, in Dutch networking terminology, refers to the data link layer of the OSI model (Layer 2). It sits between the physical layer (Layer 1) and the network layer (Layer 3) and is responsible for the transmission of frames between adjacent network devices over a single link. The layer provides services such as framing, physical addressing via MAC addresses, error detection, and the management of access to shared media. It also handles flow control and, in many implementations, multiplexing of higher-level protocols.
The data link layer is commonly divided into two sublayers: the Logical Link Control (LLC), which interfaces
In practice, devices such as switches, bridges, and network interface cards operate primarily at the link layer,