当前位置:网站首页>OSPF - virtual link details (including configuration commands)
OSPF - virtual link details (including configuration commands)
2022-07-01 09:10:00 【Gucheng 286】
One 、ospf Introduction to virtual link :
Virtual connection is between two ABR Between , Through a non backbone area ( Conversion area ——Transit Area), A logical connection channel established , It can be understood as two ABR There is a point-to-point connection between .“ Logical channels ” It means two ABR Between multiple machines OSPF Of Router Just play a forwarding role message The role of ( Because the destination address of the protocol message is not these routers , So these messages are transparent to them , Just as normal IP Message to forward ), Two sets of ABR Directly transfer routing information between . The routing information here refers to the routing information provided by ABR Generated type3 Of LSA, In the area Router The synchronization mode has not changed .
Two 、 Virtual connection (Virtual-link):
Due to the complex topology of the network , Sometimes it is impossible to meet the requirement that each area must be directly connected with the backbone area , To solve this problem ,OSPF The concept of virtual link is proposed .
Virtual connection is set in two Router Between , Both routers have a port connected to the same non backbone area . Virtual connections are considered to belong to the backbone area , stay OSPF Routing protocol seems , Virtual connection between two ends Router By a Point to point Links are connected together . stay OSPF route Agreement , The routing information through virtual connection is regarded as the origin of intra domain routing .

3、 ... and 、 Command analysis :
Router(config)#router ospf 100
Router(config-router)#area transit area-id virtual-link router-id- stay OSPF Of Routing In configuration mode ,
- Transit area-id : Area number of conversion area
- Router-id : Virtual connection to the destination route ID
- Two ABR All of them need to be configured .

边栏推荐
- Graduation season, I want to tell you
- Redis——Lettuce连接redis集群
- Principle and application of single chip microcomputer timer, serial communication and interrupt system
- Shell script case in and regular expressions
- 【检测技术课案】简易数显电子秤的设计与制作
- 【ESP 保姆级教程】疯狂毕设篇 —— 案例:基于阿里云、小程序、Arduino的WS2812灯控系统
- Nacos - gestion de la configuration
- Naoqi robot summary 28
- Bimianhongfu queren()
- Mysql8.0 learning record 17 -create table
猜你喜欢

猿人学第20题(题目会不定时更新)

How to manage fixed assets efficiently in one stop?
![[MFC development (16)] tree control](/img/b9/1de4330c0bd186cfe062b02478c058.png)
[MFC development (16)] tree control

Nacos - 配置管理

Personal decoration notes

Design and manufacture of simple digital display electronic scale

Embedded Engineer Interview Question 3 Hardware

Bird recognition app

nacos简易实现负载均衡

Performance improvement 2-3 times! The second generation Kunlun core server of Baidu AI Cloud was launched
随机推荐
Shell script -if else statement
Daily office consumables management solution
What are the differences between the architecture a, R and m of arm V7, and in which fields are they applied?
Jetson nano installs tensorflow GPU and problem solving
Programming with C language: calculate with formula: e ≈ 1+1/1+ 1/2! …+ 1/n!, Accuracy is 10-6
安装Oracle EE
Installing Oracle EE
[ESP nanny level tutorial preview] crazy node JS server - Case: esp8266 + MQ Series + nodejs local service + MySQL storage
Summary of reptile knowledge points
Shell script echo command escape character
Can diffusion models be regarded as an autoencoder?
如何做好固定资产管理?易点易动提供智能化方案
Class loading
【检测技术课案】简易数显电子秤的设计与制作
Shell脚本-if else语句
Shell script -read command: read data entered from the keyboard
Shell脚本-字符串
又到年中,固定资产管理该何去何从?
Graduation season, I want to tell you
SDN_简单总结