当前位置:网站首页>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
边栏推荐
- 【yolov7系列三】实战从0构建训练自己的数据集
- Redis:解决分布式高并发修改同一个Key的问题
- 源代码加密技术浅析
- Summary of c language fprintf, fscanf, sscanf and sprintf function knowledge points
- 北湖区燕泉街道开展“戴头盔·保安全”送头盔活动
- 1815. Get the maximum number of groups of fresh donuts state compression
- Three 】 【 yolov7 series of actual combat from 0 to build training data sets
- 洛谷P4061 大吉大利,晚上吃鸡
- 【ImageNet】数据集1000个类的名称
- 洛谷P1196 银河英雄传说
猜你喜欢

IP-Guard如何禁止运行U盘程序

0 Basic software test for career change, self-study for 3 months, 12k*13 salary offer

【yolov7系列三】实战从0构建训练自己的数据集

绿盾加密如何顺利切换成IP-Guard加密

视觉任务种常用的类别文件之一json文件

The sword refers to offer_abstract modeling capabilities

Clang Code Model: Error: The clangbackend executable “X:/clangbackend.exe“ could not be started

如何给网页添加icon图标?

洛谷P2150 寿司晚宴

zabbix构建企业级监控告警平台
随机推荐
交换机和路由器技术-25-OSPF多区域配置
async(异步)和await的使用
如何进行AI业务诊断,快速识别降本提效增长点?
破解事务性工作瓶颈,君子签电子合同释放HR“源动力”!
ALSA音频架构
Use Navicat Premium to export database table structure information to Excel
The priority queue
[Server installation Redis] Centos7 offline installation of redis
"125 Palindrome Verification" of the 10th day string series of LeetCode brushing questions
2021年网络规划设计师下午案例题
leetcode 9. 回文数
ERROR: Could not install packages due to an OSError: [Errno 2] 没有那个文件或目录: ‘/data/xxxx
Selenium自动化测试框架工作原理你明白了吗?
Jetson Orin platform 4-16 channel GMSL2/GSML1 camera acquisition kit recommended
洛谷P2370 yyy2015c01 的 U 盘
1815. 得到新鲜甜甜圈的最多组数 状态压缩
交换机和路由器技术-21-RIP路由协议
洛谷P4061 大吉大利,晚上吃鸡
交换机和路由器技术-35-NAT转PAT
直播软件搭建,流式布局,支持单选、多选等