- Implementing Cisco Networking Solutions
- Harpreet Singh
- 142字
- 2021-07-08 10:02:14
Layer 2 - The data link layer
The data link layer acts as the driver of the physical layer and controls its functioning. The data link layer sends data to the physical layer at the transmitting end and receives data from the physical layer at the receiving node. It also provides error detection and correction that might have occurred during transmission/reception at the physical medium, and also defines the process for flow control between the two nodes to avoid any buffer overruns on either side of the data link connection. This can happen using PAUSE frames in Ethernet, and should not be confused with flow control in higher layers.
Some of the protocols that operate at the data link layer are LAPB, 802.3 Ethernet, 802.11 WiFi and 802.15.4 ZigBee, X.25, Point to Point (PPP) protocol, HDLC, SLIP, ATM, Frame Relay, and so on.
- HornetQ Messaging Developer’s Guide
- OpenCV實(shí)例精解
- Python數(shù)據(jù)分析基礎(chǔ)
- JavaScript語言精髓與編程實(shí)踐(第3版)
- Animate CC二維動(dòng)畫設(shè)計(jì)與制作(微課版)
- Instant Typeahead.js
- Git高手之路
- Visual C#.NET程序設(shè)計(jì)
- Getting Started with Gulp
- Keras深度學(xué)習(xí)實(shí)戰(zhàn)
- Arduino計(jì)算機(jī)視覺編程
- jQuery for Designers Beginner's Guide Second Edition
- 零基礎(chǔ)學(xué)C++(升級(jí)版)
- Java EE架構(gòu)設(shè)計(jì)與開發(fā)實(shí)踐
- 高性能PHP 7