实验九:静态路由汇总.doc

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

实验九 :静态路由 一:实验目标 掌握静态路由与缺省路由的配置; 掌握浮动静态路由、替代路由的配置与运用,掌握最长掩码匹配原则。 二:拓扑图 三:预期结果 全网互联能互联,且RT3与RT1之间的流量负载均衡。 四:调试 RT1: show ip int bri: Show ip route : RT3: Show ip int bri: Show ip route : RT5: Show ip int bri: Show ip route : RT7: Show ip int bri: Show ip route : VPC1—VPC5的配置: 五:测试 将RT3的se0/0端口showdown: VPC5 ping VPC1: VPC5 ping VPC2: VPC5 ping VPC3: VPC5 ping VPC4: VPC5 ping 02: 六:总结与原理分析 对于静态路由,在写路由表的时候要细心,按照一定规律顺序来写;对于路由汇总,我们可以将大量的细化路由汇总成一条或者几条汇总路由。通过汇总路由我们可以减少全局路由表中的细化路由条目,提高效率。 对于负载均衡,只要目的网段一样,子网掩码一样,AD值一样,度量值一样就可以实现负载均衡,他可以减少单个链路的流量,减少其负担。 七:配置show run RT1: ! version 12.3 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname RT1 ! boot-start-marker boot-end-marker ! ! no aaa new-model ! resource policy ! memory-size iomem 5 ip subnet-zero ! ! ip cef no ip dhcp use vrf connected ! ! no ip domain lookup no ftp-server write-enable ! ! ! ! interface Serial0/0 ip address 52 serial restart-delay 0 no dce-terminal-timing-enable ! interface Serial0/1 ip address 52 serial restart-delay 0 no dce-terminal-timing-enable ! interface Serial0/2 ip address 52 serial restart-delay 0 no dce-terminal-timing-enable ! interface Serial0/3 no ip address shutdown serial restart-delay 0 no dce-terminal-timing-enable ! interface FastEthernet2/0 ip address 48 duplex auto speed auto ! interface Ethernet3/0 ip address half-duplex ! interface Ethernet3/1 ip address half-duplex ! interface Ethernet3/2 no ip address shutdown half-duplex ! interface Ethernet3/3 no ip address shutdown half-duplex ! ip http server ip classless ip route Null0 ip route ip route ip route ip route ip route 0 ip route 00 48 0 ! ! ! ! ! control-plane ! ! line con 0 exec-timeout 0 0 logging synchronous line aux 0 line vty 0 4 login ! end RT3: ! version 12.3 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname RT3 ! boot-start-marker boot-e

文档评论(0)

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

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

1亿VIP精品文档

相关文档