设为首页收藏本站language 语言切换
查看: 2204|回复: 3
收起左侧

[已解决] 求助:642-902实验题EIGRP OSPF重分发这道题怎么做啊?

[复制链接]
发表于 2011-5-15 08:55:28 | 显示全部楼层 |阅读模式
R2 is an ASBR for EIGRP 100 and OSPF AREA 24
R3 is an ASBR for EIGRP 100 and OSPF AREA 34
thus you need to do redistribution on R2 and R3
R1 is ONLY in EIGRP 100, and is THE ONLY router you can ping from. R4 has a loopback interface that must be pinged from R1.
R4 is running OSPF and has redundant link to EIGRP network over R3 router.
C:\Users\He\Desktop\123


这道题最终是让流量怎么走啊?
我做了正常重分发(在R2上不加distance eigrp 90 100)后,流量走的是R1-R2-R4
重分发并在R2上加distance eigrp 90 100后流量走的是R1-R2-R3-R4      这样对吗?最终是让流量走R1-R2-R4?
还是走R1-R2-R3-R4 ???

有战报说实验重分发,Eigrp内部不是串口线而是以太网的线,题干上有句the greatest bandwidth
     应该要改管理外部距离。这又是什么情况?怎么做?
发表于 2011-5-15 09:52:51 | 显示全部楼层
本帖最后由 fulltimes 于 2011-5-15 09:54 编辑

R2#show interface s0/0/0
R2#config terminal
R2(config)# router ospf 1
R2(config-router)# redistribute eigrp 100 metric-type 1 subnets
R2(config-router)#exit
R2(config-router)#router eigrp 100
R2(config-router)#redistribute ospf 1 metric 1544 2000 255 1 1500

R3#show interface fa0/0
R3#config terminal
R3(config)#router ospf 1
R3(config-router)#redistribute eigrp 100 metric-type 1 subnets
R3(config)#exit
R3(config-router)#router eigrp 100
R3(config-router)#redistribute ospf 1 metric 10000 100 255 1 1500

楼主的图貌似没传上来
沙发 2011-5-15 09:52:51 回复 收起回复
回复 支持 反对

使用道具 举报

 楼主| 发表于 2011-5-15 10:42:49 | 显示全部楼层
回复 fulltimes 的帖子

在R2上不用打命令distance eigrp 90 100 吗?他最终是让流量走R1-R2-R3-R4 还是走R1-R2-R4?
板凳 2011-5-15 10:42:49 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2011-11-30 11:13:35 | 显示全部楼层
能看其他人的回复吗
地板 2011-11-30 11:13:35 回复 收起回复
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 论坛注册

本版积分规则

QQ|Archiver|手机版|小黑屋|sitemap|鸿鹄论坛 ( 京ICP备14027439号 )  

GMT+8, 2025-2-3 01:04 , Processed in 0.054713 second(s), 13 queries , Redis On.  

  Powered by Discuz!

  © 2001-2025 HH010.COM

快速回复 返回顶部 返回列表