当前位置:网站首页>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]所创,转载请带上原文链接,感谢
边栏推荐
- Key points of C language -- index article (let you fully understand indicators) | understand indicators from memory | complete analysis of indicators
- Python 3 operates the Jenkins module API
- Using LWA and lync to simulate external test edge free single front end environment
- Git SSH bad permissions
- 把 4个消息队列都拉到一个群里后,他们吵起来了
- C# 枚举权限 |和||,&和&&的区别
- 9.集群之间服务通信 RoutingMesh
- awk实现类sql的join操作
- PHP后门隐藏技巧
- And how to solve the conflict between pop-up menu and pop-up menu
猜你喜欢
随机推荐
C# 枚举权限 |和||,&和&&的区别
Insomnia all night
Python 3 operates the Jenkins module API
【原創】ARM平臺記憶體和cache對xenomai實時性的影響
Andque.
HMS core push service helps e-commerce app to carry out refined operation
ImageMagick - add watermark
ajax 载入html后不能执行其中的js解决方法
Vue: Axios uses this pointer
Benefits and functions of auto maintenance app development
git 提交规范
廬山真面目之二微服務架構NGINX版本實現
Business Facade 与 Business Rule
测试攻城狮必备技能点!一文带你解读DevOps下的测试技术
Shanghai Pudong Development Bank, which frequently receives penalty tickets, has been cheated by hundreds of millions of yuan in loans, and lacks of internal control?
8. Swarm creates maintenance and horizontal extension service
Using LWA and lync to simulate external test edge free single front end environment
10000! Ideal car recalls all defective cars: 97 accidents have occurred and losses will be expanded
How to solve the problem of blank page in Google Chrome browser
Kubernetes (1): introduction to kubernetes