网站大量收购闲置独家精品文档,联系QQ:2885784924

实验EIGRP不等价路径负载均衡.docx

  1. 1、本文档共4页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
实验EIGRP不等价路径负载均衡

实验EIGRP不等价路径负载均衡实验要求 1. 实现R1 到23.1.1.0/24 的等价负载均衡。 2. 实现R2 和R3 到达 R1 环回口11.1.1.0/24 流量通过两条不等价路由的负载均衡。实验步骤 (1) R1、R2、R3配置EIGRP,关闭自动汇总,同时关闭 CEF特快交换。 R1配置 R1(config)#router eigrp 10 R1(config-router)#network 11.1.1.0 0.0.0.255 R1(config-router)#network 12.1.1.0 0.0.0.255 R1(config-router)#network 13.1.1.0 0.0.0.255 R1(config-router)#no auto-summary R1(config-router)#exit R1(config)#no ip cef R2配置 R2(config)#router eigrp 10 R2(config-router)#network 12.1.1.0 0.0.0.255 R2(config-router)#network 23.1.1.0 0.0.0.255 R1(config-router)#no auto-summary R2(config-router)#exit R2(config)#no ip cef R3配置 R3(config)#router eigrp 10 R3(config-router)#network 13.1.1.0 0.0.0.255 R3(config-router)#network 23.1.1.0 0.0.0.255 R1(config-router)#no auto-summary R3(config-router)#exit R3(config)#no ip cef (2) 观察EIGRP等价负载均衡 查看R1的拓扑表和路由表 R1#show ip eigrp topology P 11.1.1.0/24, 1 successors, FD is 128256 via Connected, Loopback0 P 12.1.1.0/24, 1 successors, FD is 2169856 via Connected, Serial0/0 P 13.1.1.0/24, 1 successors, FD is 2169856 via Connected, Serial0/1 R1到达23.1.1.0/24存在2条路由,两条路由的FD都等于2195456,都将写入路由表,实现等价负载均衡P 23.1.1.0/24, 2 successors, FD is 2195456 via 13.1.1.3 (2195456/281600), Serial0/1 via 12.1.1.2 (2195456/281600), Serial0/0 R1#show ip routeR1到目标23.1.1.0/24存在 2条 EIGRP等价路由,可以实现等价负载均衡。 23.0.0.0/24 is subnetted, 1 subnets D 23.1.1.0 [90/2195456] via 13.1.1.3, 00:00:45, Serial0/1 [90/2195456] via 12.1.1.2, 00:00:45, Serial0/0 11.0.0.0/24 is subnetted, 1 subnets C 11.1.1.0 is directly connected, Loopback0 12.0.0.0/24 is subnetted, 1 subnets C 12.1.1.0 is directly connected, Serial0/0 13.0.0.0/24 is subnetted, 1 subnets C 13.1.1.0 is directly connected, Serial0/1在 R1 上 ping测试 R2 接口23.1.1.2,在R2 上打开 debug观察路由情况。 R1#ping 23.1.1.2 source 11.1.1.1 !!!!! R2(config)#ip access-list extended 100 R2(config-ext-nacl)#permit ip 11.1.1.1 0.0.0.0 23.1.1.2 0.0.0.0 第一个ICMP分组从S0/0接收R2#debug ip packet detail 100 IP packet debugging is on (detailed) for access lis

文档评论(0)

cgtk187 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档