当前位置:网站首页>IPv4 and IPv6 (powercert animated videos)
IPv4 and IPv6 (powercert animated videos)
2022-06-25 20:58:00 【Leap soil and tea】
This article is derived from the subtitles of the following video links :
IPv4 and IPv6(Powercert animated videos)
IP
- One ip An address is a numeric address
- This is the identification of a computer or a device on the network
- On the Internet For the purpose of communication , Every device has a IP Address
- IP The address consists of two parts , network address and The host address
- IP There are two kinds of addresses :IPv4 and IPv6
IPv4
- IPv4 yes IP The current version of the address
- This is a 32 Digit address , Writing is separated by dots 4 A digital (66.94.234.13), Each set of numbers separated by dots is called an octet
- This number is in 0 To 255 Between
- This address version can generate 40 Billion unique addresses
In the world of computers and networks , This IP Address and format are meaningless
- Computers and networks do not read this standard data format , This is because they can only understand binary numbers
- Binary digits only use 1 and 0
- This IP The binary number of the address is the string of numbers below
This binary number is actually readable by computers and network devices , So here's the question : How do we learn from IP Address to get this binary number ?
IPv4 By 4 Group 8 Bit binary number composition , These arrays are called octets , Each group represents a number .
IPv6
At first, programmers thought IPv4 Can produce 40 100 million addresses are enough , But they were wrong
- IPv6 It's the next generation IP Address
The main difference is the length of the address :
- IPv4 The address is 32 Digital address of bits , and IPv6 Yes 128 Bit 16 Base address
- 16 Hexadecimal uses numbers and letters
- Use IPv6 Can produce 3.4 ride 10 Of 38 Power (340 Back 36 Size of digits ) individual IP Address
- IPv6 It's a 128bit Of 16 Base address , It consists of 8 Group 16bit The numbers make up , Separated by colon
- Convert binary numbers to 16 Hexadecimal number , every last 16 All hexadecimal characters represent 4 The bit , A transformation 4bit Here comes a 16 Hexadecimal characters
Start from scratch We transform the first 4bit ----> 2
Third 4bit ----> 13 It's two digits , Use letters to indicate D
- It cannot be expressed in two digits 4bit
- 16 The two digits in hexadecimal should be 1 A letter means (A-F)
So this binary IPv6 The header of the address 16bit yes 26DB
边栏推荐
- How to close gracefully after using jedis
- [opencv] opencv from introduction to mastery -- detailed explanation of input and output XML and yaml files
- Detailed explanation of unified monitoring function of multi cloud virtual machine
- Unable to connect to the server remotely locally using the Jupiter notebook
- OLED driven learning based on ssd1306 (II): addressing mode of ssd1306
- Insert and update each database
- Slenium tips: how to handle some dialog boxes that may appear on Web pages
- Common optimization of e-commerce server system architecture
- Decipher the AI black technology behind sports: figure skating action recognition, multi-mode video classification and wonderful clip editing
- The live registration is hot to start | the first show of Apache dolphin scheduler meetup in 2022!
猜你喜欢

Flexible scale out: from file system to distributed file system

Splunk series: Splunk data import (II)
![[buucry] sensor (Manchester code)](/img/ab/066923f1aa1e8dd8dcc572cb60a25d.jpg)
[buucry] sensor (Manchester code)
Detailed explanation of unified monitoring function of multi cloud virtual machine
hashlib. Md5() function to filter out duplicate system files and remove them

The beginning of manjaro's journey

Yolov4 improved version comes out! Yolov4 extended edition! Yolov4 launched scaled-yolov4: scaling cross stage partial network
[data recovery in North Asia] a data recovery case in which the upper virtual machine data is lost due to the hard disk failure and disconnection of raid6 disk array
Understand the offline mixing technology in the industry
![[opencv] opencv from introduction to mastery -- detailed explanation of input and output XML and yaml files](/img/88/75c4caacef30e0621106a4e3462367.jpg)
[opencv] opencv from introduction to mastery -- detailed explanation of input and output XML and yaml files
随机推荐
OLED driver learning based on ssd1306 (I): SSD Chinese command table (handling)
Patrol script
2022年启牛学堂证券开户安全嘛?
股市小白通过网上进行股票开户安全吗?
Ensure the decentralization and availability of Oracle network
js(3)
Openocd compilation and installation
Literals and type conversions of basic data types
Nmap is simple and practical
Section 13: simplify your code with Lombok
COMP9024
ThreadLocal class
Intra domain information collection for intranet penetration
[deep learning series] - visual interpretation of neural network
Bank digital transformation layout in the beginning of the year, 6 challenges faced by financial level structure and Countermeasures
[summary] 2021unctf Campus (cry & MISC)
Introduction to the basics of kotlin language: lambda expression
How does pycharm create multiple console windows for debugging in different environments?
Local variables and global variables in C language
This is a simple and cool way to make large screen chart linkage. Smartbi will teach you








