- 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.
- Kibana Essentials
- HTML5移動(dòng)Web開(kāi)發(fā)技術(shù)
- Python機(jī)器學(xué)習(xí):數(shù)據(jù)分析與評(píng)分卡建模(微課版)
- Python GUI Programming Cookbook
- MySQL數(shù)據(jù)庫(kù)基礎(chǔ)實(shí)例教程(微課版)
- Python數(shù)據(jù)結(jié)構(gòu)與算法(視頻教學(xué)版)
- 軟件測(cè)試實(shí)用教程
- Flowable流程引擎實(shí)戰(zhàn)
- Python大學(xué)實(shí)用教程
- C語(yǔ)言程序設(shè)計(jì)實(shí)訓(xùn)教程與水平考試指導(dǎo)
- 大規(guī)模語(yǔ)言模型開(kāi)發(fā)基礎(chǔ)與實(shí)踐
- Visual C++程序設(shè)計(jì)全程指南
- C/C++語(yǔ)言程序開(kāi)發(fā)參考手冊(cè)
- 前端Serverless:面向全棧的無(wú)服務(wù)器架構(gòu)實(shí)戰(zhàn)
- Mastering Python for Data Science