当前位置:网站首页>Category of IP address
Category of IP address
2022-07-07 08:43:00 【Word_ Smith_】
We know more and more IP By using , It's not just a computer at home , It also includes television , Smart home and so on have been assigned to belong to them IP, Which means , More and more IP By using , However, the most widely used is already very mature IPV4 Address . It is because of IP Addresses are more and more widely used , In order to prevent IP Not enough use , Now there is IPV6.
IPV4 And IPV6 The difference between
IPV4 from 32 Bit binary structure , It is expressed in dotted decimal ;
IPV6 from 128 Bit binary structure , It is expressed in decimal system .

IP Address components
IP The address consists of network bit and host bit , The network bits are the same , Means in a broadcast domain , In a broadcast domain , Use the host bit to distinguish different hosts . Subnet mask to distinguish between network bits and host bits , The mask consists of consecutive 0 and 1 form , among 1 On behalf of network bit ,0 Represents the host bit .
Five category IP Address
IP The address is divided into A、B、C、D、E Five category , The specific classification rules are as follows :
A:0XXX XXXX (1-126)
B:10XX XXXX (128-191)
C:110X XXXX (192-223)
D:1110 XXXX (224-239)
E:1111 XXXX (240-255)
among :
A、B、C Class is unicast address , It can be used as a source IP Address , It can also be a goal IP Address
A:255.0.0.0 Big net
B:255.255.0.0 Medium network
C:255.255.255.0 Small network
But now we usually use C class IP Address . At present, there is no specific classification IP, We now directly put what we use IP It's called no category IP.
D Class is multicast address , Only as a target IP Address using , Cannot be used as a source IP Use
E Class is reserved address
special IP Address
1、 Loopback address :127.0.0.1 - 127.255.255.254
2、 Restricted broadcast address :255.255.255.255 , It can only be used as a target IP Use
3、 All the hosts 1 The address of :192.168.1.255/24, Is the direct broadcast address , It can only be used as a target IP Address using
4、 All the hosts 0 The address of :192.168.1.0/24 , Network segment ( network address , network number )
5、0.0.0.0 Express : It can mean that there is no IP Address can also mean all IP Address
6、 Local link address / Automatic private address :169.254.0.0/16
边栏推荐
- 2-3查找树
- leetcode135. Distribute candy
- IP guard helps energy enterprises improve terminal anti disclosure measures to protect the security of confidential information
- FPGA knowledge accumulation [6]
- In go language, function is a type
- Appeler l'interface du moteur de création du service multimédia de jeu Huawei renvoie le Code d'erreur 1002, le message d'erreur: les paramètres sont l'erreur
- Three usage scenarios of annotation @configurationproperties
- [Chongqing Guangdong education] accounting reference materials of Nanjing University of Information Engineering
- Greenplum6.x搭建_安装
- mysql分区讲解及操作语句
猜你喜欢

AVL balanced binary search tree
![[Yu Yue education] basic reference materials of electrical and electronic technology of Nanjing Institute of information technology](/img/2a/01db1b84c26502c851786aaca56abe.jpg)
[Yu Yue education] basic reference materials of electrical and electronic technology of Nanjing Institute of information technology

opencv之图像分割

The field value in Splunk subquery fuzzy matching CSV is*
![Other 7 features of TCP [sliding window mechanism ▲]](/img/ff/c3f52a7b89804acfd0c4f3b78bc4a0.jpg)
Other 7 features of TCP [sliding window mechanism ▲]

Golang compilation constraint / conditional compilation (/ / +build < tags>)

Quick sorting (detailed illustration of single way, double way, three way)

Greenplum6.x常用语句

How to integrate app linking services in harmonyos applications

Rapid integration of authentication services - harmonyos platform
随机推荐
[Yu Yue education] C language programming reference of Zhongbei College of Nanjing Normal University
[Yugong series] February 2022 U3D full stack class 006 unity toolbar
Redis summary
National standard gb28181 protocol video platform easygbs adds streaming timeout configuration
Are you holding back on the publicity of the salary system for it posts such as testing, development, operation and maintenance?
Novice entry SCM must understand those things
POJ - 3784 Running Median(对顶堆)
JEditableTable的使用技巧
Pvtv2--pyramid vision transformer V2 learning notes
Data type - integer (C language)
Opencv learning note 3 - image smoothing / denoising
iptables 之 state模块(ftp服务练习)
How to integrate app linking services in harmonyos applications
IP地址的类别
更改当前文件夹及文件夹下文件日期shell脚本
String operation
Tronapi-波场接口-源码无加密-可二开--附接口文档-基于ThinkPHP5封装-作者详细指导-2022年7月6日-新手快速上手-可无缝升级tp6版本
SSM 整合
Xcit learning notes
[南京大学]-[软件分析]课程学习笔记(一)-introduction