当前位置: 首页 > news >正文

内网IP段介绍与汇总

IPV4内网段

IP地址段地址范围地址数量用途描述
0.0.0.0/80.0.0.0–0.255.255.25516777216SoftwareCurrent network (only valid as source address).
10.0.0.0/810.0.0.0–10.255.255.25516777216Private networkUsed for local communications within a private network.
100.64.0.0/10100.64.0.0–100.127.255.2554194304Private networkShared address space for communications between a service provider and its subscribers when using a carrier-grade NAT.
127.0.0.0/8127.0.0.0–127.255.255.25516777216HostUsed for loopback addresses to the local host.
169.254.0.0/16169.254.0.0–169.254.255.25565536SubnetUsed for link-local addresses between two hosts on a single link when no IP address is otherwise specified, such as would have normally been retrieved from a DHCP server.
172.16.0.0/12172.16.0.0–172.31.255.2551048576Private networkUsed for local communications within a private network.
192.0.0.0/24192.0.0.0–192.0.0.255256Private networkIETF Protocol Assignments.
192.0.2.0/24192.0.2.0–192.0.2.255256DocumentationAssigned as TEST-NET-1, documentation and examples.
192.88.99.0/24192.88.99.0–192.88.99.255256InternetReserved. Formerly used for IPv6 to IPv4 relay (included IPv6 address block 2002::/16).
192.168.0.0/16192.168.0.0–192.168.255.25565536Private networkUsed for local communications within a private network.
198.18.0.0/15198.18.0.0–198.19.255.255131072Private networkUsed for benchmark testing of inter-network communications between two separate subnets.
198.51.100.0/24198.51.100.0–198.51.100.255256DocumentationAssigned as TEST-NET-2, documentation and examples.
203.0.113.0/24203.0.113.0–203.0.113.255256DocumentationAssigned as TEST-NET-3, documentation and examples.
224.0.0.0/4224.0.0.0–239.255.255.255268435456InternetIn use for IP multicast. (Former Class D network).
240.0.0.0/4240.0.0.0–255.255.255.254268435455InternetReserved for future use. (Former Class E network).
255.255.255.255/32255.255.255.2551SubnetReserved for the “limited broadcast” destination address.

IPV6 内网网段

Address block (CIDR)First addressLast addressNumber of addressesUsagePurpose
::/0::ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff2^128RoutingDefault route (no specific route)
::/128::::1SoftwareUnspecified address.
::1/128::1::11HostLoopback address to the local host.
::ffff:0:0/96::ffff:0.0.0.0::ffff:255.255.255.2552^(128−96) = 2^32 = 4294967296SoftwareIPv4 mapped addresses.
::ffff:0:0:0/96::ffff:0:0.0.0.0::ffff:0:255.255.255.2552^32SoftwareIPv4 translated addresses.
64:ff9b::/9664:ff9b::0.0.0.064:ff9b::255.255.255.2552^32Global InternetIPv4/IPv6 translation.
100::/64100::100::ffff:ffff:ffff:ffff2^64RoutingDiscard prefix.
2001::/322001::2001::ffff:ffff:ffff:ffff:ffff:ffff2^96Global InternetTeredo tunneling.
2001:20::/282001:20::2001:2f:ffff:ffff:ffff:ffff:ffff:ffff2^100SoftwareORCHIDv2
2001:db8::/322001:db8::2001:db8:ffff:ffff:ffff:ffff:ffff:ffff2^96DocumentationAddresses used in documentation and example source code.
2002::/162002::2002:ffff:ffff:ffff:ffff:ffff:ffff:ffff2^112Global InternetThe 6to4 addressing scheme (now deprecated).
fc00::/7fc00::fdff:ffff:ffff:ffff:ffff:ffff:ffff:ffff2^121Private networkUnique local address.
fe80::/10fe80::febf:ffff:ffff:ffff:ffff:ffff:ffff:ffff2^118LinkLink-local address.
ff00::/8ff00::ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff2^120Global InternetMulticast address.
http://www.lryc.cn/news/508367.html

相关文章:

  • 三、ubuntu18.04安装docker
  • 数据库与表空间
  • 【CSS in Depth 2 精译_091】15.4:让 CSS 高度值过渡到自动高度 + 15.5:自定义属性的过渡设置(全新)+ 15.6:本章小结
  • Oracle中间件 SOA之 OSB 12C服务器环境搭建
  • Java设计模式 —— 【结构型模式】外观模式详解
  • 线性表实验
  • 003无重复字符的最长子串
  • 记录--uniapp 安卓端实现录音功能,保存为amr/mp3文件
  • 前端生成docx文档、excel表格、图片、pdf文件
  • c++---------流类
  • 3、基本复用原理和复用单元
  • Vue与React:前端框架的巅峰对决
  • Java 中的面向对象编程 (OOP) 概念
  • 十二月第20讲:Python中指数概率分布函数的绘图详解
  • 汽车IVI中控开发入门及进阶(44):杰发科智能座舱芯片
  • 【py脚本+logstash+es实现自动化检测工具】
  • Zookeeper的选举机制
  • 2024-05-18 前端模块化开发——ESModule模块化
  • Linux IPV6 地址配置 | IPv6 禁用 | ping6 过程细节剖析 | IPv6 排障
  • 【YashanDB知识库】XMLAGG方法的兼容
  • echarts加载区域地图,并标注点
  • echarts画风向杆
  • 【LeetCode每日一题】LeetCode 345.反转字符串中的元音字母
  • 蓝桥杯练习生第四天
  • cesium 常见的 entity 列表
  • Java旅程(五)Spring 框架与微服务架构 了解 JVM 内部原理和调优
  • Niushop-master靶场漏洞
  • 35道面向初中级前端的基础面试题
  • MFC用List Control 和Picture控件实现界面切换效果
  • 1. 解决前端vue项目 vite打包内存溢出问题