当前位置:网站首页>华为HCIA笔记
华为HCIA笔记
2020-11-07 18:56:00 【王瑞丰】
网络基础
二层以太协议:以太的封装
1.记住两个数字:4 18 ----->4个部分,18个字节。
2.目标MAC 6个字节 源MAC 6字节 TYPE(类型) 2字节 FCS(校验)2 字节
MAC地址:
1.24位的OUI+24位的自定义
2.广播MAC :FF-FF-FF-FF-FF-FF ;单播MAC :第一个字节的最低位 置0 ;组播MAC :第二个字节的最低位 置1
数据的发送与接收:
1.发送的时候就是一次封装的过程。。。
2.收到一个帧先校验FCS,读取目标MAC地址,看是否是自己的,如果是就接收,再看TYPE类型是什么,决定交给上层协议,如果目标不是自己的就drop。
线缆常用的有3种:1.同轴电缆 2. 双绞线 3.光纤
广播域与冲突域:
1.广播域是指广播帧传递的范围,交换机默认不分割广播域、路由器默认分割广播域。
2.一个共享的介质网段就处于一个冲突域,CSMA/CD 带冲突检测的载波监听多路访问技术------现在已不使用。
双工模式:
1.单工 --------电视
2.半双工-------对讲机:同一个时刻只有一方发起数据。
3.全双工-------在任何时刻,双方都可发起数据。
ARP协议:
1.以太协议区分上层为ARP:0x0806
2.应用场景----地址解析:使用目标IP地址去解析目标MAC地址,如果目标IP与自己不在一个网络,则解析网关的MAC地址。
3.免费ARP(无故ARP):新配置一个IP后会自动发出ARP请求,无回复才是正确的。
4.什么时候发起ARP请求:当本地没有去往目标的MAC 地址的时候,会发起ARP请求。(本地没有ARP映射表项的时候)
版权声明
本文为[王瑞丰]所创,转载请带上原文链接,感谢
https://my.oschina.net/u/4159022/blog/4707639
边栏推荐
- 频收罚单的浦发银行:增收不增利,曾遭骗贷数亿元,内控缺位?
- How to create an interactive kernel density chart
- HMS core push service helps e-commerce app to carry out refined operation
- confd
- Python3 operating gitlab
- HMS Core推送服务,助力电商App开展精细化运营
- Tips for Mac novices
- 8. Swarm creates maintenance and horizontal extension service
- 失眠一个整晚上
- 10000! Ideal car recalls all defective cars: 97 accidents have occurred and losses will be expanded
猜你喜欢

How does LeadTools detect, read and write barcodes

How to solve the problem of blank page in Google Chrome browser

20 XR projects roadshows, nearly 20 capital institutions attended! We sincerely invite you to attend the 2020 qcomm XR eco Partner Conference

傲視Kubernetes(一):Kubernetes簡介

Mate 40系列发布 搭载华为运动健康服务带来健康数字生活

南京标志设计,logo设计公司

一种超参数优化技术-Hyperopt

滴滴的分布式ID生成器(Tinyid),好用的一批

Gantt chart grouping activities tutorial

C enumerates the differences between permissions |, and |
随机推荐
How to write plug-in code of small program mall system? How to use code to check whether the plug-in is successfully added?
Application of UHF RFID medical blood management system
带你深入了解 GitLab CI/CD 原理及流程
jenkins pipline stage 设置超时
Git submission specification
Analysis of the original code of [QT] qthread
滴滴的分布式ID生成器(Tinyid),好用的一批
11. Service update
How to add modules to nginx image?
Opencv computer vision learning (10) -- image transform (Fourier transform, high pass filter, low pass filter)
7.Swarm搭建集群
How to optimize the decoding performance of dynamsoft barcode reader
想要忘记以前连接到Mac的WiFi网络,试试这个方法!
一种超参数优化技术-Hyperopt
Using LWA and lync to simulate external test edge free single front end environment
How to use Gantt chart layers and filters
Vue: Axios uses this pointer
Is blazor ready to serve the enterprise?
win7如何快速打cmd并到达所要的目录
关于DevOps的七大误解,99%的人都曾中过招!