当前位置:网站首页>重发布实验报告
重发布实验报告
2022-08-03 22:21:00 【山河远阔 人间烟火】
实验要求:
- 使用双点双向重发布
- R1除本身环回外,外加几条环回
172.16.1.0/24 deny
172.16.2.0/24 type 1
172.16.3.0/24 cost 6
172.16.4.0/24 type 1 cost 9更改如上参数
3.所有路由器进行最佳选路
4.存在备份路径,不得出现环路,和路由器回馈。
实验过程:
- 合理配置IP地址,开启rip和ospf协议
[R2]rip 1
[R2-rip-1]version 2
[R2-rip-1]network 12.0.0.0
[R2-rip-1]network 2.0.0.0
[R2-rip-1]quit
[R2]ospf 1
[R2-ospf-1]area 0
[R2-ospf-1-area-0.0.0.0]network 23.1.1.0 0.0.0.255
[R2-ospf-1-area-0.0.0.0]quit
[R3]ospf 1
[R3-ospf-1]area 0
[R3-ospf-1-area-0.0.0.0]network 34.1.1.0 0.0.0.255
[R3-ospf-1-area-0.0.0.0]network 23.1.1.0 0.0.0.255
[R3-ospf-1-area-0.0.0.0]network 3.3.3.0 0.0.0.255
[R3-ospf-1-area-0.0.0.0]quit
[R3-ospf-1]quit
[R4]rip 1
[R4-rip-1]version 2
[R4-rip-1]network 14.0.0.0
[R4-rip-1]quit
[R4]ospf 1
[R4-ospf-1]area 0
[R4-ospf-1-area-0.0.0.0]network 34.1.1.0 0.0.0.255
[R4-ospf-1-area-0.0.0.0]network 4.4.4.0 0.0.0.255
2.在R2和R4使用双点双向重发布
[R2]rip 1
[R2-rip-1]import-route ospf 1
[R2-rip-1]quit
[R2]ospf 1
[R2-ospf-1]import-route rip 1
[R2-ospf-1]quit
3.修改参数
4.最佳选路:抓流量--路由策略--重发布时调用
查看路由表
边栏推荐
猜你喜欢
『百日百题 · 基础篇』备战面试,坚持刷题 第四话——循环语句!
pikachu Over permission 越权
电商数仓ODS层-----日志数据装载
node连接mysql数据库报错:Client does not support authentication protocol requested by server
VLAN实验
CAS:153162-70-0_N-BOC-6-Biotinamidohexylamine
DO280管理和监控OpenShift平台--资源限制
CAS:122567-66-2_DSPE-生物素_DSPE-Biotin
深度学习和机器学习有什么区别?
CAS: 1192802-98-4 _uv cracking of biotin - PEG2 - azide
随机推荐
472. Concatenated Words
全球观之地理部分
Internet user account information management regulations come into effect today: must crack down on account trading and gray products
CAS:122567-66-2_DSPE-生物素_DSPE-Biotin
Golang第二章:程序结构
Nine ways to teach you to read the file path in the resources directory
目标检测的国内外研究现状
Golang Chapter 1: Getting Started
目标检测技术研究现状及发展趋势
Diazo Biotin-PEG3-DBCO|重氮化合物修饰生物素-三聚乙二醇-二苯并环辛炔
【进阶自动化测试】一文1000教你如何用Postman做接口自动化测试
软件测试人员必备的60个测试工具清单,建议收藏一波~
UVa 437 - The Tower of Babylon (White Book)
The development status of cloud computing at home and abroad
start with connect by implements recursive query
CAS:153162-70-0_N-BOC-6-生物素酰氨基己胺
CAS:1620523-64-9_Azide-SS-biotin_生物素-二硫-叠氮
优化查询(工作中)
win10系统下yolov5-V6.1版本的tensorrt部署细节教程及bug修改
Go开发工具GoLand V2022.2 来了——Go 工作区重大升级