当前位置:网站首页>Huawei HCIA notes
Huawei HCIA notes
2020-11-07 18:56:00 【Wang Ruifeng】
Network foundation
Layer 2 Ethernet protocol : The encapsulation of ether
1. Remember two numbers :4 18 ----->4 Parts of ,18 Bytes .
2. The goal is MAC 6 Bytes Source MAC 6 byte TYPE( type ) 2 byte FCS( check )2 byte
MAC Address :
1.24 Bit OUI+24 Bit custom
2. radio broadcast MAC :FF-FF-FF-FF-FF-FF ; unicast MAC : The lowest bit of the first byte Set up 0 ; Multicast MAC : The lowest bit of the second byte Set up 1
The sending and receiving of data :
1. Sending is a process of encapsulation ...
2. Receive a frame first check FCS, Read target MAC Address , See if it's your own , If so, receive , Look again TYPE What is the type , The decision is to leave it to the upper level agreement , If the goal is not your own drop.
Cables are commonly used 3 Kind of :1. Coaxial cable 2. Twisted pair 3. Optical fiber
Broadcast domain and conflict domain :
1. Broadcast domain refers to the range of broadcast frame transmission , The switch does not split the broadcast domain by default 、 The router divides the broadcast domain by default .
2. A shared media segment is in a conflict domain ,CSMA/CD Carrier sense multiple access technology with collision detection ------ It's not used now .
Duplex mode :
1. Simplex -------- TV
2. Half duplex ------- Walkie-talkie : Only one party initiates data at the same time .
3. full duplex ------- At any moment , Both sides can initiate data .
ARP agreement :
1. The upper layer of Ethernet protocol is divided into ARP:0x0806
2. Application scenarios ---- Address resolution : Use target IP Address to resolve the target MAC Address , If target IP Not in the same network with myself , Then the gateway is resolved MAC Address .
3. free ARP( Without any reason ARP): A new configuration IP After that, it will send out automatically ARP request , No reply is right .
4. When to launch ARP request : When there is no local target MAC At the address , By the church ARP request .( There is no local ARP When mapping table items )
版权声明
本文为[Wang Ruifeng]所创,转载请带上原文链接,感谢
边栏推荐
- Tips for Mac novices
- 7.Swarm搭建集群
- In simple terms, the large front-end framework angular6 practical course (angular6 node.js 、keystonejs、
- Mac新手必备小技巧
- PHP安全:变量的前世今生
- ImageMagick - add watermark
- VARCHART XGantt入门教程
- Key points of C language -- index article (let you fully understand indicators) | understand indicators from memory | complete analysis of indicators
- 使用RabbitMQ实现分布式事务
- Gantt chart grouping activities tutorial
猜你喜欢

10000! Ideal car recalls all defective cars: 97 accidents have occurred and losses will be expanded

Didi's distributed ID generator (tinyid), easy to use

Benefits and functions of auto maintenance app development

MongoDB下,启动服务时,出现“服务没有响应控制功能”解决方法

课堂练习

ImageMagick - add watermark

9. Routingmesh service communication between clusters

站外推广的计划需要考虑哪些呢?

Mate 40 series launch with Huawei sports health service to bring healthy digital life

Vue: Axios uses this pointer
随机推荐
Win7 how to quickly type CMD and get to the required directory
Plug in bilibilibili new version 0.5.5
python3操作Jenkins模块api
【笔记】Error while loading PyV8 binary: exit code 1解决方法
confd
一种超参数优化技术-Hyperopt
C語言重點——指標篇(一文讓你完全搞懂指標)| 從記憶體理解指標 | 指標完全解析
LEADTOOLS如何检测,读取和写入条形码
DOM node operation
CI / CD of gitlab continuous integrated development environment
11.Service更新
How does LeadTools detect, read and write barcodes
Solution to st link USB communication error in stlink Download
Mate 40系列发布 搭载华为运动健康服务带来健康数字生活
STlink下载出现st-link usb communication error解决方法
yum [Errno 256] No more mirrors to try 解决方法
Dynamsoft barcode reader v7.5!
滴滴的分布式ID生成器(Tinyid),好用的一批
Knowledge competition of garbage classification
Gantt chart grouping activities tutorial