当前位置:网站首页>交换机和路由器技术-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 有两条路径,会怎么走
形成负载,两条路均可走
如果把默认路径删除,又会怎么走
走另一条
如果给他走的路径,带宽改小,又会怎么走
走带宽大的
边栏推荐
- WPF DataGrid 使用数据模板(2)
- The shortest path out of the maze
- 1815. Get the maximum number of groups of fresh donuts state compression
- 快速使用UE4制作”大场景游戏“
- 如何缓解压力、拒绝内耗【1】
- Redis: Solve the problem of modifying the same key with distributed high concurrency
- Merkel Studio--OpenEuler Training Notes (1)
- Mysql: set the primary key to automatically increase the starting value
- 力扣——旋转数组的最小数字
- How to add icons to web pages?
猜你喜欢
剑指offer_抽象建模能力
洛谷P2150 寿司晚宴
【yolov7系列三】实战从0构建训练自己的数据集
"239 Sliding Window Maximum Value" on the 16th day of LeetCode brushing
ALSA音频架构
「转」“搜索”的原理,架构,实现,实践,面试不用再怕了
The principle, architecture, implementation, practice of "transfer" and "search", no need to be afraid of interviews
2022新员工公司级安全教育基础培训(118页)
WPF DataGrid 使用数据模板(2)
对象的创建以及显示转换
随机推荐
北湖区燕泉街道开展“戴头盔·保安全”送头盔活动
redis按照正则批量删除key
梅克尔工作室--OpenEuler培训笔记(1)
2022新员工公司级安全教育基础培训(118页)
洛谷P6586 蒟蒻火锅的盛宴
华南师范宋宇老师课堂对话论文翻译
findViewById返回null的问题
CAN/以太网转换器 CAN与以太网互联互通
直播平台开发,Flutter,Drawer侧滑
How to add icons to web pages?
【FPGA教程案例49】控制案例1——基于FPGA的PID控制器verilog实现
洛谷P1763 埃及分数
Alibaba Cloud releases 3 high-performance computing solutions
使用百度EasyDL实现施工人员安全装备检测
无线电射频能量的收集
Embedded Sharing Collection 33
The priority queue
Solve the problem of multi-thread calling sql stored procedure
Application of Identification Cryptography in IMS Network
Jetson Orin平台4-16路 GMSL2/GSML1相机采集套件推荐