EIGRP学习笔记.docx

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

Introducing EIGRP 增强型的内部网关协议 Routing protocol 帮助Ip数据包的最佳寻址。 静态: 动态: 内部网关协议(interior gateway protocol) AS内部IGP 外部网关协议 (exterior gateway protocol ) AS之间EGP 网关是指:路由域即自治系统(AS) 技术角度/政策角度 IGP又分两大类: 距离矢量(distance vector):RIP RIPv2 IGRP使用算法:Bellman-ford 链路状态路由协议(link state): OSPF IS-IS 算法:Dijkstra’s SPF 差别: 传播方式:DV是能传播多远,和方向.环路问题。 矢量的叠加,我给你的你别给我(水平分割)。被称作为routing by rumor就是道听途说。 链路状态,带宽的消耗稍微小,相反CPU消耗大,自己去算最佳路径。 路由表构成链路状态link state:接口带宽,接口IP地址和掩码,优先级等 EIGRP(enhanced IGRP) 思科自己开发。 适合用于园区网,可是全网设备是思科的设备。 EIGRP Features 网络规模不大的时候收敛速度快。 Advanced distance vector Fast convergence Support for VLSM and discontinuous subnets Partial updates、triggered update(触发式的路由更新) 只需要发送改变部分的路由表 Support for multiple network-layer protocol, 支持Ip ipx appletalk Flexible network design 汇聚时候可以汇聚成主类网络。 Multicast and unicast instead of broadcast address 单播加组播(224.0.0.10) 通常初始化的时候都是组播,当需要更新重传的设备,信息发送源就使用单薄。 100% loop free classless routing 当Eigrp和别的协议混合使用可能出现环路。 Easy configuration for WANs and LANs 官方说法 Load balancing across equal and unequal-cost pathways 支持等价和不等价负载均衡, AVVID针对 cisco 1700/2600/3600 SONA 针对 1800/2800/3800 ISR 综合业务路由器 性能更好。 EIGRP KEY TECHNOLOGIES Neighbor discovery/recovery Uses hello packets between neighbors 对方路由器挂掉了hello包就不交换了。有两个任务:建立与维持邻居关系 Reliable transport protocol (RTP) guaranteed, ordered delivery of EIGRP packets to all neighbors Dual finite-state machine 扩散更新算法 diffusing update algorithm 网络不变化的时候不会算Dual, Selects lowest-cost, loop free, paths to each destination Protocol-dependent modules(PDMs) Eigrp supports IP, Aplle talk, and Novell Netware Each protocol has its own EIGRP modules and operates independently of any of the others that may be running. 三个表 EIGRP neighbor table 邻居:和本地路由器必须是物理上直连,并且建立邻居关系的路由器。 拓扑表 Selects lowest-cost, loop-free paths to each destination. AD=cost between the next-hop router FD=cost from local router= AD of next-hop router+ cost between the local router and the next-hop router Lowest-cost=lowest FD (Current) successor =next-hop router with lowest-cost

文档评论(0)

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

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

1亿VIP精品文档

相关文档