当前位置:网站首页>交换机和路由器技术-25-OSPF多区域配置
交换机和路由器技术-25-OSPF多区域配置
2022-08-11 04:44:00 【w辣条小王子】
目录
一、OSFP多区域
1.1 多区域的目的
实现大型网络环境
划分区域后,实现单区域的网络收敛,从而加快网络收敛速度
1.2 多区域好处
改善网络,更具有扩展性
快速网络收敛
减少了路由表
减少了LSU(链路状态更新包)流量
1.3 OSPF通信流量
在区域内的:域内通信量
DR、BDR、内部路由器(路由器所有接口属于同一区域)
不同区域间:域间通信流量
ABR(区域边界路由器) 路由器接口属于不同区域
外部通信流量(与其他自治系统):外部通信量
ASBR(自治系统边界路由器) 路由器所有接口属于不同自治系统
1.4 区域分类
骨干区域
Area 0
非骨干区域
标准区域
末梢区域
完全末梢
非纯末梢
1.5 链路状态通告(LSA)
6种链路状态通过
类型1:路由器的LSA,主要是由区域内的路由器发出(内部路由器)、
类型2:网络LSA,由区域内的DR发出
类型3:网络汇总LSA,由ABR发出
类型4:ASBR汇总LSA,由ABR发出
类型5:AS外部LSA,由ASBR发出
类型6:非纯末梢区域外部的LSA
1.6 多区域配置实例
完成以上拓扑,并为个接口配置IP,子网掩码
多区域配置如下
R0
Router(config)#
Router(config)#router ospf 10
Router(config-router)#router
Router(config-router)#router-id 2.2.2.2
Router(config-router)#network 192.168.10.0 0.0.0.255 area 0
R1
Router(config)#
Router(config)#router ospf 10
Router(config-router)#router
Router(config-router)#router-id 1.1.1.1
Router(config-router)#network 192.168.10.0 0.0.0.255 area 0
Router(config-router)#network 192.168.20.0 0.0.0.255 area 1
R2
Router(config)#
Router(config)#router ospf 10
Router(config-router)#router
Router(config-router)#router-id 3.3.3.3
Router(config-router)#network 192.168.20.0 0.0.0.255 area 1
查看R0路由表
新增一条O IA 区域间ospf
O 是区域内路由
实例二
查看路由表状态,生成了三条区域间路由信息O IA
1.7 思考
PC1 到PC2 有两条路径,会怎么走
形成负载,两条路均可走
如果把默认路径删除,又会怎么走
走另一条
如果给他走的路径,带宽改小,又会怎么走
走带宽大的
边栏推荐
- Use jackson to parse json data in detail
- What is ensemble learning in machine learning?
- Dry goods: The principle and practice of server network card group technology
- -Fill in color-
- 二叉堆的基础~
- MySQL database storage engine and database creation, modification and deletion
- 走出迷宫的最短路径
- ALSA音频架构 -- snd_pcm_open函数分析
- 「转」“搜索”的原理,架构,实现,实践,面试不用再怕了
- 【Web3 系列开发教程——创建你的第一个 NFT(9)】如何在手机钱包里查看你的 NFT
猜你喜欢
"3 Longest Substring Without Repeating Characters" on the 17th day of LeetCode brushing
简历里写了会代码,却依然过不了面试这一关
Harvesting of radio frequency energy
Self-research capability was recognized again, and Tencent Cloud Database was included in the Forrester Translytical report
0 Basic software test for career change, self-study for 3 months, 12k*13 salary offer
ALSA音频架构 -- snd_pcm_open函数分析
WPF DataGrid 使用数据模板(2)
"110 Balanced Binary Tree Judgment" in leetCode's 14-day binary tree series
Jetson Orin platform 4-16 channel GMSL2/GSML1 camera acquisition kit recommended
"98 BST and Its Verification" of the 13th day of leetcode brushing series of binary tree series
随机推荐
JwsManager service interface implementation class - the jni implementation
ALSA音频架构
Where can machine learning be applied?What is machine learning useful for?
Introduction to c # a week of high-level programming c # - LINQ Day Four
rub the heat - do not open
洛谷P2150 寿司晚宴
Application of Identification Cryptography in IMS Network
findViewById返回null的问题
Add PRODUCT_BOOT_JARS and classes to provide jar packages to applications
使用百度EasyDL实现智能垃圾箱
map and set - natural search and lookup semantics
-填涂颜色-
洛谷P4061 大吉大利,晚上吃鸡
二叉堆的基础~
2022新员工公司级安全教育基础培训(118页)
对象的创建以及显示转换
-Fill in color-
About the pom.xml file
如何进行AI业务诊断,快速识别降本提效增长点?
Embedded Sharing Collection 33