当前位置:网站首页>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 Done
R1上配置
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 Done
Query 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
边栏推荐
猜你喜欢
Word2021 中的图片保存后就变模糊了
To break the bottleneck of transactional work, the gentleman signs the electronic contract to release the "source power" of HR!
交换机和路由器技术-34-动态NAT
交换机和路由器技术-29-OSPF虚链路
"125 Palindrome Verification" of the 10th day string series of LeetCode brushing questions
Embedded Sharing Collection 33
Overview of the JVM garbage collection and mechanism
嵌入式分享合集33
梅克尔工作室--OpenEuler培训笔记(1)
Jetson Orin platform 4-16 channel GMSL2/GSML1 camera acquisition kit recommended
随机推荐
源代码加密技术浅析
async(异步)和await的使用
【电商运营】社交媒体营销策略该如何制定?
洛谷P4324 扭动的回文串
洛谷P4032 火锅盛宴
使用百度EasyDL实现施工人员安全装备检测
jwsManager服务接口实现类-jni实现
Licking - frog jumping steps
交换机--- 生成树--三层架构总结
2021年网络规划设计师下午案例题
交换机和路由器技术-31-扩展ACL
Overview of the JVM garbage collection and mechanism
-填涂颜色-
视觉任务种常用的类别文件之一json文件
Bubble sort and heap sort
JVM 垃圾回收的概述与机制
AVH 动手实践 (二) | 在 Arm 虚拟硬件上部署 PP-OCR 模型
paddlepaddle实现CS_CE Loss且并入PaddleClas
Add PRODUCT_BOOT_JARS and classes to provide jar packages to applications
How to add icons to web pages?