当前位置:网站首页>HCIA—数据链路层
HCIA—数据链路层
2022-07-02 06:28:00 【藤原千花的败北】
数据链路层和以太网
现在接触到的网络设备,比如交换机一般就叫以太网交换机,Windows系统里的网卡直接叫以太网。WLAN一般也叫无线 以太网。那么到底什么是以太网?
什么是以太网(Ethernet)
以太网:当今主导地位的局域网组网技术。现在要组建一个局域网,二层技术用到的几乎都是以太网技术技术。以太网并不是一个协议,只是一个标准。
如上图组建的一个 局域网,用到交换机、路由器和无线AP。交换机出口连到路由器网关,路由器出口连到宽带(互联网)。下图一个企业网络,组网技术都是以太网。(二层决定组网技术,上层都一样)
以太网的发展
- 20世纪70年代,由Xerox公司联合Intel和DEC公司开发出以太网
- 1973年,传输速率3Mb/s(实验室)
- 1980年,传输速率10Mb/s
- 1990年,出现双绞线介质的以太网
- 1992年,传输速率100Mb/s
- 1998年,传输速率1000Mb/s
- 2010年,IEEE发布40G/100G标准(云计算、数据中心使用)
- 2013年,400G的以太网标准工作正式启动
以太网的分类
UTP:双绞线
Fiber:光纤
以太网的标准
数据包结构及封装
数据链路层的分层设计
子层 | |
---|---|
LLC | Logic Link Cotrol,逻辑链路控制 负责识别网络层的协议类型,接收上层数据包封装成帧后,向下传递 |
MAC | Media Access Cotrol,介质访问控制 负责控制与连接物理层的物理介质 处理硬件设备的物理寻址、定义网络拓扑及数据帧的传递顺序 |
提示:这里可以添加本文要记录的大概内容:
例如:随着人工智能的不断发展,机器学习这门技术也越来越重要,很多人都开启了学习机器学习,本文就介绍了机器学习的基础内容。
术语 | |
---|---|
协议类型 | 代表上层的协议,如0x0800代表IPv4 |
数据 | 所有上层协议数据 |
MTU | 最大传输单元,默认1500字节,每次发送的数据最大值 |
帧校验 | 通过一定的计算公式对数据包进行计算得出的值 |
MAC地址 | 48bit,十六进制表示,代表以太网接口的物理地址,全球唯一 |
边栏推荐
- Use C language to receive JSON strings
- Fundamentals of music theory (brief introduction)
- On November 24, we celebrate the "full moon"
- Generate database documents with one click, which can be called swagger in the database industry
- Cvpr19 deep stacked hierarchical multi patch network for image deblurring paper reproduction
- St-link connection error invalid ROM table of STM32 difficult and miscellaneous diseases
- Library function of C language
- C语言的库函数
- idea中注释代码取消代码的快捷键
- In depth understanding of prototype drawings
猜你喜欢
On the confrontation samples and their generation methods in deep learning
How to build the alliance chain? How much is the development of the alliance chain
2022 Heilongjiang's latest eight member (Safety Officer) simulated test question bank and answers
类和对象(类和类的实例化,this,static关键字,封装)
Web安全--核心防御机制
Development of digital collection trading website development of metauniverse digital collection
[dynamic planning] p4170: coloring (interval DP)
Several methods of image enhancement and matlab code
How to back up the configuration before the idea when reinstalling the idea
Real world anti sample attack against semantic segmentation
随机推荐
Global and Chinese market of recovery equipment 2022-2028: Research Report on technology, participants, trends, market size and share
Summary of one question per day: String article (continuously updated)
Realize bidirectional linked list (with puppet node)
Using super ball embedding to enhance confrontation training
Learn to write article format
Jz-061-serialized binary tree
The best blog to explain the basics of compilation (share)
Causes of laptop jam
Force deduction method summary: find classes
High school mathematics compulsory one
力扣每日一题刷题总结:链表篇(持续更新)
OpenCV3 6.3 用滤波器进行缩减像素采样
力扣每日一题刷题总结:二叉树篇(持续更新)
Longest isometric subsequence
Sqlyog remote connection to MySQL database under centos7 system
用C# 语言实现MYSQL 真分页
Carsim-問題Failed to start Solver: PATH_ID_OBJ(X) was set to Y; no corresponding value of XXXXX?
Matlab mathematical modeling tool
A brief analysis of graph pooling
On the confrontation samples and their generation methods in deep learning