文档详情

实验3-1:配置调试EIGRP.doc

发布:2016-09-20约2.72万字共12页下载文档
文本预览下载声明
实验3-1:配置和调试EIGRP 【实验目的】: 在本次实验中,你将安装增强的内部网关路由协议(EIGRP)和观察它的缺省行为。然后优化EIGRP配置。 在完成本次实验之后,你需要完成下列任务: 核心和其他机架使用EIGRP路由协议 理解EIGRP的查询数据包。 配置EIGRP路由汇总。 发布EIGRP缺省路由。 配置EIGRP存根特性去限制EIGRP查询范围。 【实验拓扑】: 注意:图中x为所在机架编号,y为路由器编号。 【实验帮助】: 如果出现任何问题,可以向在值的辅导老师提出并请求提供帮助。 【命令列表】: 命令 描述 #debug ip eigrp 显示EIGRP的更新过程 (config-router)#eigrp stub 指定那个路由器是一个EIGRP存根路由器 (config-if)#ip summary-address eigrp 1 10.x.0.0 在一个接口上创建和发布一个汇总路由。 (config-router)#network 10.x.0.0 55 指定在这个网络(/16)内运行EIGRP协议 (config-router)#no auto-summary 在类的边界关闭自动汇总功能 (config)#router eigrp 1 打开EIGRP路由器议运行自治系统1 【任务一】:配置基本的EIGRP。 在这个任务中,你需要安装和观察这个EIGRP的行为。 实验之前,请确保你的路由器配置与下列类似: P1R1 或P1R2: hostname P1R1 ! boot-start-marker boot-end-marker ! no aaa new-model ip subnet-zero no ip domain lookup ! interface Ethernet0 ip address ! interface Serial0 ip address encapsulation frame-relay frame-relay map ip 111 broadcast no frame-relay inverse-arp ! interface Serial1 ip address clockrate 64000 ! no ip http server ip classless P1R3或P1R4: hostname P1R3 ! boot-start-marker boot-end-marker ! no aaa new-model ip subnet-zero no ip domain lookup ! interface Ethernet0 ip address ! interface Serial0 ip address shutdown clockrate 64000 ! interface Serial1 no ip address shutdown ! no ip http server ip classless ! line con 0 exec-timeout 30 0 logging synchronous line aux 0 line vty 0 4 login 实验过程: 第一步:使用自治系统号1配置EIGRP在每一个路由器上。使用适当的网络和掩码值使所有的接口都运行EIGRP进程。在边界路由器上关闭自动汇总。 第二步:使用show ip protocols命令验证你的配置是否是正确的。确定所有路由器的自治系统号为1和所有领居交换路由是正常的。你的显示结果应该与下列类似: P1R2#sh ip pro Routing Protocol is eigrp 1 Outgoing update filter list for all interfaces is not set Incoming update filter list for all interfaces is not set Default networks flagged in outgoing updates Default networks accepted from incoming updates EIGRP metric weight K1=1, K2=0, K3=1, K4=0, K5=0 EIGRP maximum hopcount 100 EIGRP maximum metric variance 1 Redistributing: eigrp 1 EIGRP NSF-aware route hold timer is 240s Automatic network summarization is in effect Automat
显示全部
相似文档