当前位置:网站首页>IP address segment classification
IP address segment classification
2022-07-22 01:08:00 【Love little Zhizhi forever~】
One 、ABC Class address
Two 、IP Address assignment range
3、 ... and 、 special IP Address
3.1 IP:127.0.0.1
Local loopback address . This address if ping no , Describe the operating system TCP/IP There is a problem with the protocol stack , You may need to reinstall the system .
3.2 IP:169.254.0.0
Win Systematic DHCP The service cannot be obtained many times IP Address time ,Win The system will assign this address to your device . The IP The address can't go online .
3.3 Private address segment reserved (0~255)
Private network address , That is, it is invisible on the Internet 、 Can't find IP Address . This kind of address can only be used in the LAN ,Internet Is inaccessible .
1)10.0.0.0
2)172.16.0.0 — 172.31.0.0
3)192.168.0.0 — 192.168.255.0
边栏推荐
- 探寻机器人创客教育中的趣味
- Cloud native and low code platforms make agile enterprises
- [hcip continuous update] DHCP security threat
- Talk about loss function
- Win10 display auto repair fails to boot normally
- Conversion module of three-phase differential encoder into pulse signal or open collector
- Openshift security (17) - integrate compliance scanning of openshift compliance operator into rhacs
- 攻防技术第一篇之-知彼(攻击手段)
- C语言 柔性数组
- Openshift 4 - configure openshift cluster logging environment
猜你喜欢
解读符合新时代主流的创客教育模式
攻防技术第一篇之-知彼(攻击手段)
About object obj = new object()
He Bin's full text in C language, with notes for his own use, gives latecomers some ideas
Comprehensive experiment of mGRE and OSPF
Redis official visualization tool, with high appearance value and powerful functions!
[AR Foundation] AR Foundation基礎
Hcip day 9
ITSM and ITIL
Number of columns in MySQL statistics table
随机推荐
Conversion module of three-phase differential encoder into pulse signal or open collector
国际会计准则IAS 和 IFRS
OSPF comprehensive experiment
来可CAN光端机解决赋安FS5216/FS5116等联动型消防主机消防组网问题
tokio channel性能测试
<a>標簽跳轉到Servelet頁面並實現參數的傳遞
ROS 多坐标变换
[AR Foundation] 开发应用的基础框架流程
Record a vulnerability mining record of website penetration
ES安装&ik中文解析器
DOM -- preloading and lazy loading
International Accounting Standards IAS and IFRS
聊一聊损失函数
Based on tensorflow2.0+ use Bert to obtain Chinese word and sentence vectors and conduct similarity analysis
【数据分析01】
Redis official visualization tool, with high appearance value and powerful functions!
Considérations relatives à la référence de la bibliothèque externe par Visual Studio
HCIA NAT实验报告 7.14
关于oracle表的时间插入语法
整数二分、浮点二分以及STL中的二分函数(lower_bound(),upper_bound())