当前位置:网站首页>HCIA - data link layer
HCIA - data link layer
2022-07-02 08:27:00 【Defeat of Fujiwara Qianhua】
Catalog
Data link layer and Ethernet
Now contact the network equipment , For example, switches are generally called Ethernet switches ,Windows The network card in the system is directly called Ethernet .WLAN It is also generally called wireless Ethernet . So what is Ethernet ?
What is Ethernet (Ethernet)
Ethernet : Today's dominant LAN networking technology . Now we need to set up a local area network , Almost all the technologies used in layer 2 technology are Ethernet Technology . Ethernet is not a protocol , It's just a standard .
A LAN , Use switch 、 Routers and wireless AP. The switch outlet is connected to the router gateway , The router outlet is connected to broadband ( Internet ). The following figure shows an enterprise network , Networking technology is Ethernet .( The second layer determines the networking technology , The upper layer is the same )
The development of Ethernet

- 20 century 70 years , from Xerox The company United Intel and DEC The company developed Ethernet
- 1973 year , Transmission rate 3Mb/s( laboratory )
- 1980 year , Transmission rate 10Mb/s
- 1990 year , Ethernet with twisted pair media
- 1992 year , Transmission rate 100Mb/s
- 1998 year , Transmission rate 1000Mb/s
- 2010 year ,IEEE Release 40G/100G standard ( Cloud computing 、 Data center use )
- 2013 year ,400G The standard work of Ethernet is officially launched
The classification of Ethernet

UTP: Twisted pair
Fiber: Optical fiber 
The standard of Ethernet



Packet structure and encapsulation
Hierarchical design of data link layer

| Sublayer | |
|---|---|
| LLC | Logic Link Cotrol, Logical link control Responsible for identifying the protocol type of the network layer , After receiving the upper data packet and encapsulating it into a frame , Pass down |
| MAC | Media Access Cotrol, Media access control Responsible for controlling and connecting the physical media of the physical layer Dealing with physical addressing of hardware devices 、 Define the network topology and the transmission order of data frames |
Tips : Here you can add the general content to be recorded in this article :
for example : With the development of artificial intelligence , Machine learning is becoming more and more important , A lot of people have turned on learning machine learning , This paper introduces the basic content of machine learning .
| The term | |
|---|---|
| Protocol type | Agreement on behalf of the upper level , Such as 0x0800 representative IPv4 |
| data | All upper layer protocol data |
| MTU | Maximum transmission unit , Default 1500 byte , The maximum value of data sent each time |
| Frame check | The value obtained by calculating the data packet through a certain calculation formula |
| MAC Address | 48bit, Hexadecimal representation , Represents the physical address of the Ethernet interface , The only global |





边栏推荐
- Short video with goods source code, double-click to zoom in when watching the video
- 力扣方法总结:双指针
- 16: 00 interview, came out at 16:08, the question is really too
- Vs code configuration problem
- When a custom exception encounters reflection
- Learning C
- HCIA—数据链路层
- How to wrap qstring strings
- Backup, recovery and repair of XFS file system
- 多站点高可用部署
猜你喜欢

OpenCV3 6.3 用滤波器进行缩减像素采样

Intelligent manufacturing solutions digital twin smart factory

类和对象(类和类的实例化,this,static关键字,封装)

CarSim problem failed to start solver: path_ ID_ OBJ(X) was set to Y; no corresponding value of XXXXX?

双向链表的实现(双向链表与单向链表的简单区别联系和实现)

方法递归(斐波那契数列,青蛙跳台阶,汉诺塔问题)

Carsim problem failed to start Solver: Path Id Obj (X) was set to y; Aucune valeur de correction de xxxxx?

ARP及ARP欺骗

路由基础—动态路由

Valin cable: BI application promotes enterprise digital transformation
随机推荐
深入理解JVM
力扣每日一题刷题总结:栈与队列篇(持续更新)
11月24号,我们为“满月”庆祝
常量指针和指针常量
乐理基础(简述)
Matlab-其它
Backup, recovery and repair of XFS file system
Programming ape learning English - imperative programming
Use C language to receive JSON strings
[dynamic planning] p4170: coloring (interval DP)
Carsim-路面3D形状文件参数介绍
Multi site high availability deployment
Opencv3 6.3 reduced pixel sampling with filters
web安全--逻辑越权
Comparison between setTimeout and requestanimationframe (page refresh)
Matlab数学建模工具
顺序表基本功能函数的实现
什么是SQL注入
Global and Chinese markets for magnetic resonance imaging (MRI) transmission 2022-2028: Research Report on technology, participants, trends, market size and share
文件上传-upload-labs