当前位置:网站首页>Switch and Router Technology-29-OSPF Virtual Link
Switch and Router Technology-29-OSPF Virtual Link
2022-08-11 04:51:00 【The little prince w spicy dry tofu】
目录
1.3 Two common scenarios for virtual links
一、OSPF虚链路
1.1 概念
A virtual link is established by routing between two areas,traverse a non-backbone area,A direct logical channel is established with the backbone area
1.2 目的:
指一条通过一个非骨干区域连接到骨干区域的链路
1.3 Two common scenarios for virtual links

场景2:通过一个非骨干区域,Connect a segmented backbone area

1.4 穿越区域的要求
虚链路必须配置在两台ABR之间
传送区域不能是末梢区域
虚链路的稳定性取决于当前区域的稳定性
虚链路还可以提供链路冗余
1.5 实例配置

如图,Complete the above topology construction,划分网段,配置ip,宣告网段,When no virtual link is configured,R3The backbone area where it is locatedarea0 will not be able to learnarea 2的路由信息
这是因为area2No and backbone areaarea0caused by direct connection
解决办法就是在R1和R2之间即,area2inter-area routing and area0The inter-area route is used as a virtual link
Steps for establishing a virtual link
Get the route between two areasRouter-ID
可以从邻居的方法来获取.可以说,路由器ID就是接口的ID
这里是R1和R2建立虚链路
在R1上配置Area 1 (traversed area) virtual-link router-id(R2)
在R0query its neighbors,就可以获取R2的router-id
show ip ospf neighbor

由此得到R2的router-id为40.0.0.1
R2上配置
Router(config-router)#area 1 virtual-link 20.0.0.1
Router(config-router)#
00:26:31: %OSPF-5-ADJCHG: Process 1, Nbr 20.0.0.1 on OSPF_VL0 from LOADING to FULL, Loading DoneR1上配置
Router(config-router)#area 1 virtual-link 40.0.0.1
Router(config-router)#
00:26:34: %OSPF-5-ADJCHG: Process 1, Nbr 40.0.0.1 on OSPF_VL0 from LOADING to FULL, Loading DoneQuery virtual link configuration information
Router#show ip ospf virtual-links
查看R3路由表

The physical link is down,The virtual link does not exist,Virtual links rely on physical links
边栏推荐
- 标识密码技术在 IMS 网络中的应用
- Redis:解决分布式高并发修改同一个Key的问题
- 【服务器安装Redis】Centos7离线安装redis
- 1815. Get the maximum number of groups of fresh donuts state compression
- map和set--天然的搜索和查找语义
- 交换机和路由器技术-21-RIP路由协议
- Mysql: set the primary key to automatically increase the starting value
- LeetCode814 Math Question Day 15 Binary Tree Series Value "814 Binary Tree Pruning"
- CAN/以太网转换器 CAN与以太网互联互通
- Redis: Solve the problem of modifying the same key with distributed high concurrency
猜你喜欢

2021年网络规划设计师下午案例题

交换机和路由器技术-35-NAT转PAT

北湖区燕泉街道开展“戴头盔·保安全”送头盔活动
![ERROR: Could not install packages due to an OSError: [Errno 2] 没有那个文件或目录: ‘/data/xxxx](/img/02/3896b29a955ae84a0f0326f0d2cabf.png)
ERROR: Could not install packages due to an OSError: [Errno 2] 没有那个文件或目录: ‘/data/xxxx

分层架构&SOA架构

交换机和路由器技术-34-动态NAT

《卫星界》刊评“星辰大海”计划:孙宇晨为太空旅游带来新的机遇

「转」“搜索”的原理,架构,实现,实践,面试不用再怕了

LeetCode814 Math Question Day 15 Binary Tree Series Value "814 Binary Tree Pruning"

简历里写了会代码,却依然过不了面试这一关
随机推荐
Jetson Orin平台4-16路 GMSL2/GSML1相机采集套件推荐
澳大利亚网络空间安全体系建设论析
「转」“搜索”的原理,架构,实现,实践,面试不用再怕了
一起Talk编程语言吧
leetcode 9. 回文数
剑指offer_抽象建模能力
JVM 垃圾回收的概述与机制
IP-Guard如何禁止运行U盘程序
干货:服务器网卡组技术原理与实践
The shortest path out of the maze
Redis:解决分布式高并发修改同一个Key的问题
交换机和路由器技术-24-OSPF单区域配置
交换机和路由器技术-33-静态NAT
视觉任务种常用的类别文件之一json文件
Harvesting of radio frequency energy
Selenium自动化测试框架工作原理你明白了吗?
About the pom.xml file
交换机--- 生成树--三层架构总结
The priority queue
[Actual combat scene] Mall-discount event design plan