欢迎来到天天文库
浏览记录
ID:34385867
大小:112.24 KB
页数:6页
时间:2019-03-05
《eigrp与rip_v2_的综合实验new》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、EIGRP与RIP(V2)综合实验-1-by风行无际EIGRP与RIP(V2)综合实验实验拓扑:实验要求:1、拓扑全连性,即每台路由器都要有完整的路由信息。2、只在R3路由器上进行路由重分布(Redistrubute),RIP分布进EIGRP中的Metric为100、100、100、100、1500,EIGRP分布进RIP的Metric为1跳,R2不进行路由协议间的重分布。3、将R4路由器的Loopback地址汇总成一最小的网络发布出去。4、R4路由器学到173.1.1.0网络改变为10跳。5、最后要求每
2、个路由器全网可达。IP地址表:(如图)实验配置如下:一、基本配置,并起相应的路由协议:配置R1:Router>enRouter#conftRouter(config)#hostR1R1(config)#intS0R1(config-if)#ipadd12.1.1.1255.255.255.252R1(config-if)#noshutR1(config-if)#intloop0TM福州SPOTO(思博)计算机高级技术培训中心Web:www.spoto.netQQ:328065电话:871157418711
3、5742以伙伴关系帮助客户成功,帮助员工成功,帮助合作伙伴成功。——我们共创未来!EIGRP与RIP(V2)综合实验-2-by风行无际R1(config-if)#ipadd171.1.1.1255.255.255.252R1(config-if)#intloop1R1(config-if)#ipadd172.1.1.1255.255.255.224R1(config-if)#intloop2R1(config-if)#ipadd173.1.1.1255.255.255.0R1(config-if)#rou
4、tereigrp10R1(config-router)#network171.1.1.10.0.0.3R1(config-router)#network172.1.1.10.0.0.31R1(config-router)#network173.1.1.10.0.0.255R1(config-router)#network12.1.1.10.0.0.3R1(config-router)#endR1#shrun配置R2:Router>enRouter#conftRouter(config)#hostR2R2(
5、config)#intS0R2(config-if)#ipadd23.1.1.1255.255.255.252R2(config-if)#noshutR2(config-if)#intS1R2(config-if)#ipadd36.1.1.3255.255.255.0实验报告R2(config-if)#noshutR2(config-if)#clockrate64000R2(config-if)#intE0R2(config-if)#ipadd26.1.1.2255.255.255.0R2(config-
6、if)#noshutR2(config-if)#routerripR2(config-router)#version2R2(config-router)#network26.1.1.2R2(config-router)#routereigrp10R2(config-router)#network12.1.1.20.0.0.3R2(config-router)#network23.1.1.20.0.0.3R2(config-router)#endR2#shrun配置R3:SPOTORouter>enRout
7、er#conftTM福州SPOTO(思博)计算机高级技术培训中心Web:www.spoto.netQQ:328065电话:8711574187115742以伙伴关系帮助客户成功,帮助员工成功,帮助合作伙伴成功。——我们共创未来!EIGRP与RIP(V2)综合实验-3-by风行无际Router(config)#hostR3R3(config)#intS0R3(config-if)#ipadd23.1.1.1255.255.255.252R3(config-if)#noshutR3(config-if)#in
8、tS1R3(config-if)#ipadd36.1.1.3255.255.255.0R3(config-if)#noshutR3(config-if)#clockrate64000R3(config-if)#routerripR3(config-router)#version2R3(config-router)#network36.1.1.3R3(config-router)#routereigrp10R3(config-r
此文档下载收益归作者所有