当前位置:网站首页>七、 下一代互联网IPV6
七、 下一代互联网IPV6
2022-07-29 05:25:00 【火烧云上飞】
IPV4问题与改进
IPV4 32位 IPV6 128位
IPV6集成IPSec,支持多报头嵌套,MTU发现
IPV4首部20B 13字段
IPV6首部40B 8字段,精简了包头,加快处理速度。
版本4位0110 负载长度16位 跳数限制8位
第一个扩展头部是 0 逐跳选项
IPV6 128位 冒号分隔十六进制(四个二进制表示一个十六进制)
0123可简写为123。 0000简写为;;
如 8000::123:0:CDEF
IPV4兼容地址写成 ::192.168.10.1
地址分类
IPV6地址的格式前缀FP用于表示地址类型或子网地址。
1、单播地址
不确定地址0;0;0;0;0;0;0;0。 回环地址 0;0;0;0;0;0;0;1
可聚合全球单播地址:相当于IPV4公用地址 前缀001
链路本地地址:同一链路相邻结点间通信 1111 1110 10 结合MAC地址自动生成
站点本地地址:相当于IPV4私网地址 前缀1111 1110 11
2、任意播地址:路由距离最近的接口
只能给IPV6主机,只能指定给IPV6路由器
不能做源地址,只能作为目标地址。
3、组播地址 IPV6组播地址的格式前缀1111 1111
路由协议 OSPFv3、 BGP4+、 DHCPv6 、ICMPv6
过渡技术
隧道技术 IPV6-IPV4-IPV6
双栈技术 IPV4-IPV6
翻译技术
NAT-PT 纯IPV6与IPV4节点间通信
边栏推荐
- SQL Developer图形化窗口创建数据库(表空间和用户)
- Install MySQL from scratch (MySQL installation document - unzipped version)
- UE5 光影基础 阴影全解析 锯齿阴影解决方案 Lumen
- 官方教程 Redshift 04 渲染参数
- 虹科 | 使用JESD204串行接口高速桥接模拟和数字世界
- Leetcode 13. Roman numeral to integer
- Sqlyog installation and configuration tutorial
- 虹科分享 | 测试与验证复杂的FPGA设计(2)——如何在IP核中执行面向全局的仿真
- [beauty of software engineering - column notes] 13 | how to break the rhythm of writing code during daytime meetings and overtime?
- 单链表面试题
猜你喜欢
Traditional model predictive control trajectory tracking - wavy trajectory (function package has been updated)
Unity初学4——帧动画以及主角攻击(2d)
Leetcode 1. sum of two numbers
Traditional model predictive control trajectory tracking - circular trajectory (function package has been updated)
Leetcode 35. search insertion location
[beauty of software engineering - column notes] 14 | project management tools: all management problems should be considered whether they can be solved by tools
官方教程 Redshift 01 基础理论知识和基础特性学习
Leetcode 167. sum of two numbers II - input ordered array
Maya aces workflow configuration (Arnold and redshift map configuration specification - restore the correct effect of the map under the SP aces process) PS restore the rendered map under the aces proc
虹科分享 | 为什么说EtherCAT是提高控制系统性能的最佳解决方案?
随机推荐
Understanding of synchronized eight lock phenomenon
PDO的使用
IGMP协议软件开发实验
运算符重载
Markdown and typora
UE4 天光和反射球的原理和区别
Unity初学4——帧动画以及主角攻击(2d)
leetcode刷题笔记 605. Can Place Flowers (Easy) 605.种花问题
虹科教您 | 想进入TSN领域?虹科教您如何搭建TSN测试系统
虹科分享 | 带你全面了解“CAN总线错误”(四)——在实践中生产和记录CAN错误
虹科案例 | PAC:一种整合了softPLC控制逻辑、HMI和其他服务功能的集成控制解决方案
[leetcode skimming] array 1 - double pointer
Number theory: proof that the maximum number that px+py cannot represent is pq-p-q
LeetCode #9.回文数
Leetcode 13. Roman numeral to integer
Dynamic planning summary
Leetcode 189. rotation array
Leetcode - Tips
高级套接口编程(选项和控制信息)
[beauty of software engineering - column notes] 19 | as a programmer, you should have product awareness