当前位置:网站首页>在IPv6中 链路本地地址的优势
在IPv6中 链路本地地址的优势
2022-07-06 14:29:00 【GRQ。】
更换双方路由器G0/0/0接口的IPv6地址,但是两边业务不中断
拓扑图如下
R1的G0/0/0接口IPv6地址为2003::1 LoopBack 0 IPv6地址为2001::1
R2的G0/0/0接口IPv6地址为2003::2 LoopBack 0 IPv6地址为2002::1
配置命令如下:
R1
[Huawei]ipv6
[Huawei]int LoopBack 0
[Huawei-LoopBack0]ipv6 enable
[Huawei-LoopBack0]ipv6 address 2001::1 128(配置环回口地址)
[Huawei]int g0/0/0
[Huawei-GigabitEthernet0/0/0]ipv6 enable
[Huawei-GigabitEthernet0/0/0]ipv6 address 2003::1 64
[Huawei]ripng
[Huawei]int lo 0
[Huawei-LoopBack0]ripng 1 enable (启用ripng协议)
[Huawei-LoopBack0]int g0/0/0
[Huawei-GigabitEthernet0/0/0]ripng 1 enable
R2
[Huawei]ipv6
[Huawei]int LoopBack 0
[Huawei-LoopBack0]ipv6 enable
[Huawei-LoopBack0]ipv6 address 2002::1 128
[Huawei]int g0/0/0
[Huawei-GigabitEthernet0/0/0]ipv6 enable
[Huawei-GigabitEthernet0/0/0]ipv6 address 2003::2 64
[Huawei]ripng
[Huawei]int lo 0
[Huawei-LoopBack0]ripng 1 enable
[Huawei-LoopBack0]int g0/0/0
[Huawei-GigabitEthernet0/0/0]ripng 1 enable
用ping ipv6 -a 2001::1 2002::1命令可以看到双边路由器是互通的
如果在IPv4网络中修改双方路由器的g0/0/0接口IP 网络连接肯定会中断
但是在IPv6网络中可以随意修改g0/0/0的接口IP
大家可以用ping ipv6 -c 10000 -a 2001::1 2002::1 这条命令持续ping包测试
原因就在于IPv6链路中下一跳地址是链路本地地址
路由协议是工作在链路本地地址之上的
大家可以用 dis ipv6 routing-table protocol ripng 查看
如图:
边栏推荐
- GPS from getting started to giving up (XX), antenna offset
- [线性代数] 1.3 n阶行列式
- 二叉(搜索)树的最近公共祖先 ●●
- Force deduction question 500, keyboard line, JS implementation
- ResNet-RS:谷歌领衔调优ResNet,性能全面超越EfficientNet系列 | 2021 arxiv
- GPS du début à l'abandon (XIII), surveillance autonome de l'intégrité du récepteur (raim)
- Unity3d Learning Notes 6 - GPU instantiation (1)
- Kohana database
- 2020 Bioinformatics | GraphDTA: predicting drug target binding affinity with graph neural networks
- 嵌入式常用计算神器EXCEL,欢迎各位推荐技巧,以保持文档持续更新,为其他人提供便利
猜你喜欢

HDR image reconstruction from a single exposure using deep CNNs阅读札记

【10点公开课】:视频质量评价基础与实践

GPS from getting started to giving up (12), Doppler constant speed

Management background --3, modify classification
![[MySQL] online DDL details](/img/7e/97098d7ed5802c446bbadaf7035981.png)
[MySQL] online DDL details

Management background --1 Create classification
Learn the principle of database kernel from Oracle log parsing

GPS from entry to abandonment (XVII), tropospheric delay

PVL EDI project case

【sciter】: 基于 sciter 封装通知栏组件
随机推荐
GPS from getting started to giving up (16), satellite clock error and satellite ephemeris error
C # réalise la liaison des données du rapport Crystal et l'impression du Code à barres 4
Data storage (1)
C#实现水晶报表绑定数据并实现打印4-条形码
What is the difference between animators and animators- What is the difference between an Animator and an Animation?
【sciter】: 基于 sciter 封装通知栏组件
Chapter 3: detailed explanation of class loading process (class life cycle)
What a new company needs to practice and pay attention to
【sciter Bug篇】多行隐藏
Wechat red envelope cover applet source code - background independent version - source code with evaluation points function
GPS从入门到放弃(十四)、电离层延时
小程序系统更新提示,并强制小程序重启并使用新版本
Oracle-控制文件及日志文件的管理
Oracle control file and log file management
Report on technological progress and development prospects of solid oxide fuel cells in China (2022 Edition)
Four data streams of grpc
GPS from getting started to giving up (12), Doppler constant speed
Insert sort and Hill sort
GPS從入門到放弃(十三)、接收機自主完好性監測(RAIM)
BarcodeX(ActiveX打印控件) v5.3.0.80 免费版使用