关闭EIGRP路由自动汇总.docx_第1页
关闭EIGRP路由自动汇总.docx_第2页
关闭EIGRP路由自动汇总.docx_第3页
关闭EIGRP路由自动汇总.docx_第4页
全文预览已结束

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

08级网络与开发方向实验报告CCNA7-03 EIGRP路由自动汇总姓名:张三 日期:2010-9-7实验名称:EIGRP路由自动汇总试验目标:u 了解EIGRP协议自动汇总功能。u 在类的边界自动汇总。u 在不连续的网络禁止自动汇总实验环境:任务:u 在以上路由器上配置EIGRP协议。u 在不连续的地址禁用路由汇总步骤:1.在网络中配置EIGRP协议1.1在Router5、2、0、1上Router(config)#route eigr 10Router(config-router)#network 172.16.0.01.2在Router4、3上Router(config)#route eigr 10Router(config-router)#network 172.16.0.0Router(config-router)#network 10.0.0.01.3在Router6上Router(config)#route eigr 10Router(config-router)#network 10.0.0.02.查看路由汇总结果2.1在Router6上查看路由Router#show ip route Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area * - candidate default, U - per-user static route, o - ODR P - periodic downloaded static routeGateway of last resort is not set 10.0.0.0/24 is subnetted, 2 subnetsC 10.0.0.0 is directly connected, Serial3/0C 10.0.1.0 is directly connected, Serial2/0D 172.16.0.0/16 90/20514560 via 10.0.0.1, 00:14:03, Serial3/0 90/20514560 via 10.0.1.2, 00:13:41, Serial2/0Router#路由器看到到172.16.0.0/16网段有两条可用路由。这是错误的汇总。2.2在Router6上测试到PC0的连接Router#ping 172.16.10.2Type escape sequence to abort.Sending 5, 100-byte ICMP Echos to 172.16.10.2, timeout is 2 seconds:.!.!Success rate is 40 percent (2/5), round-trip min/avg/max = 13/14/15 msRouter#ping 172.16.10.2Type escape sequence to abort.Sending 5, 100-byte ICMP Echos to 172.16.10.2, timeout is 2 seconds:.!.!.Success rate is 40 percent (2/5), round-trip min/avg/max = 14/16/19 ms发现丢包。这是因为错误的路由汇总造成的。3.关闭EIGRP的自动汇总3.1在所有的路由器上运行以下命令Router(config)#router e 10Router(config-router)#no auto-summary 关闭自动汇总Router(config-router)#3.2在Router6上Router#show ip route Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area * - candidate default, U - per-user static route, o - ODR P - periodic downloaded static routeGateway of last resort is not set 10.0.0.0/8 is variably subnetted, 3 subnets, 2 masksD 10.0.0.0/8 90/21024000 via 10.0.0.1, 00:01:20, Serial3/0 90/21024000 via 10.0.1.2, 00:01:03, Serial2/0C 10.0.0.0/24 is directly connected, Serial3/0C 10.0.1.0/24 is directly connected, Serial2/0 172.16.0.0/16 is variably subnetted, 11 subnets, 2 masksD 172.16.0.0/16 is a summary, 00:01:37, Null0D 172.16.0.0/24 90/22050560 via 10.0.1.2, 00:00:07, Serial2/0D 172.16.1.0/24 90/22048000 via 10.0.1.2, 00:00:28, Serial2/0D 172.16.2.0/24 90/21538560 via 10.0.1.2, 00:00:28, Serial2/0D 172.16.3.0/24 90/21536000 via 10.0.1.2, 00:00:45, Serial2/0D 172.16.4.0/24 90/21026560 via 10.0.1.2, 00:00:45, Serial2/0D 172.16.5.0/24 90/21024000 via 10.0.1.2, 00:01:03, Serial2/0D 172.16.6.0/24 90/20514560 via 10.0.1.2, 00:01:03, Serial2/0D 172.16.8.0/24 90/20514560 via 10.0.0.1, 00:01:20, Serial3/0D 172.16.9.0/24 90/21024000 via 10.0.0.1, 00:01:20, Serial3/0D 172.16.10.0/24 90/21026560 via 10.0.0.1, 00:01:20, Serial3/0Router#ping 172.16.0.2Type escape sequence to abort.Sending 5, 100-byte ICMP Echos to 172.16.0.2, timeout is 2 seconds:.!能够ping通172.16.0.0/24网段Success rate is 80 percent (4/5), round-trip min/avg/max = 17/23/27 msRouter#ping 172.16.10.2Type escape sequence to abort.Sending 5, 100-byte ICMP Echos to

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论