【计算机】08 eigrp

上传人:艾力 文档编号:51581758 上传时间:2018-08-15 格式:PPT 页数:36 大小:1.25MB
返回 下载 相关 举报
【计算机】08 eigrp_第1页
第1页 / 共36页
【计算机】08 eigrp_第2页
第2页 / 共36页
【计算机】08 eigrp_第3页
第3页 / 共36页
【计算机】08 eigrp_第4页
第4页 / 共36页
【计算机】08 eigrp_第5页
第5页 / 共36页
点击查看更多>>
资源描述

《【计算机】08 eigrp》由会员分享,可在线阅读,更多相关《【计算机】08 eigrp(36页珍藏版)》请在金锄头文库上搜索。

1、 2006, Shenzhen Polytechnic. All rights reserved.1EIGRP深圳职业技术学院计算机系网络专业 2006 Shenzhen Polytechnic. All rights reserved.2教学目标( Objectives )1. EIGRP关键特征 (Key Characteristics of EIGRP ) 2. EIGRP三张表 (EIGRP Maintains Three Tables) 3.后继和可行后继 ( Successor and Feasible Successor ) 4.可行距离和通告距离( FD and RD ) 5.

2、 EIGRP 数据结构(EIGRP Data Structure) 6.配置EIGRP(Configuring EIGRP) 7.验证EIGRP(Verifying EIGRP) 2006 Shenzhen Polytechnic. All rights reserved.3EIGRP关键特征(Key Characteristics of EIGRP )(1)是高级距离向量路由协议,CISCO私有协议 It is an enhanced distance vector routing protocol. (2)用带宽、延迟、负载、可靠性作为度量值Metric: bandwidth,delay,

3、load,reliability (3)支持非等价负载均衡 Uses unequal-cost load balancing. (4)最大跳数为225 Maximum hop is 225 (5)采用DUAL算法计算到目的地的最短路径 Uses Diffused Update Algorithm (DUAL) to calculate the shortest path. (6)合并了距离向量路由协议和链路状态路由协议优点 Uses a combination of distance vector and link-state features (7)EIGRP用“EX”识别外部路由EIGRP

4、 will tag routes by EX learned from any outside source as external . 2006 Shenzhen Polytechnic. All rights reserved.4EIGRP三张表 (EIGRP Maintains Three Tables)1.邻居表(Neighbor table )在EIGRP中,邻居表最为重要The neighbor table is the most important table in EIGRP. 2.拓扑表(Topology table )在自治系统中,路由表由拓扑表计算The topology

5、 table is made up of all the EIGRP routing tables in the autonomous system. 3.路由表(Routing table )路由表是到达目标网络的最佳路径,路由器为每种被路由的协议维 护一张拓扑表和路由表。 The EIGRP routing table holds the best routes to a destination. Each EIGRP router maintains a topology table and routing table for each network protocol. 2006 Sh

6、enzhen Polytechnic. All rights reserved.5后继( Successor )后继路由器是到达指定目的最优的下一跳邻居路由器 A succesor is a neighbor router that is the next hop in a least-cost path to any given destination. 后继路由是主要路由。 A successor is a route selected as the primary route to use to reach a destination. 2006 Shenzhen Polytechnic

7、. All rights reserved.6可行后继( Feasible Successor )通过指定可行后继路由器,EIGRP路由器在后继路由器失效时,能够马上将 该路由安装到路由表By identifying feasible successors,EIGRP router can immediately install alternate route if a successor fail.可行后继是备份路由。A feasible successor (FS) is a backup route. 2006 Shenzhen Polytechnic. All rights reser

8、ved.7可行距离和通告距离( FD and RD )1.可行距离是到达目标网络最小的度量值 Feasible distance (FD ) is the lowest calculated metric to each destination. 2.通告距离是邻居路由器通告它到达目标网络 的距离 Reported distance (RD) is the distance reported by an adjacent neighbor to a specific destination. 3.可行性条件(feasible condition): RDFD 2006 Shenzhen Pol

9、ytechnic. All rights reserved.8EIGRP 算法(EIGRP Algorithm ) 2006 Shenzhen Polytechnic. All rights reserved.9EIGRP 数据结构(EIGRP Data Structure)Hello 确认( Acknowledgment ) 更新( Update) 查询 ( Query ) 应答 ( Reply ) 2006 Shenzhen Polytechnic. All rights reserved.10Hello1. EIGRP依靠hello包来发现、验证和再发现邻居路由器。EIGRP relie

10、s on hello packets to discover, verify, and rediscover neighbor routers. 2. EIGRP发送hello包的周期,称为hello interval。 EIGRP routers send hellos at a fixed but configurable interval, called the hello interval .3.在IP网络中,EIGRP路由器使用组播地址224.0.0.10来发送hello包 。On IP networks, EIGRP routers send hellos to the multi

11、cast IP address 224.0.0.10. 4.OSPF需要邻居有相同的hello和dead间隔,而EIGRP没有此限制 。 OSPF requires neighbor routers to have the same hello and dead intervals to communicate. EIGRP has no such restriction. 2006 Shenzhen Polytechnic. All rights reserved.11EIGRP默认hello间隔和hold时间 (Default Hello Intervals and Hold Times

12、for EIGRP) 2006 Shenzhen Polytechnic. All rights reserved.12确认(Acknowledgment)1.确认包是单播。Acknowledgment packets are unicast.2.确认能被捎带完成,如应答包。 Acknowledgments can be made by attaching them to other kinds of EIGRP packets, such as reply packets 2006 Shenzhen Polytechnic. All rights reserved.13更新(Update)1

13、.当路由器发现新的邻居时用到更新包。Update packets are used when a router discovers a new neighbor. 2. EIGRP 路由器向新的邻居发送单播更新。An EIGRP router sends unicast update packets to that new neighbor . 3. EIGRP路由器向所有邻居发送组播更新来通 过网络变化。所有的更新包要可靠传输。 EIGRP router sends a multicast update packet to all neighbors, which alerts them t

14、o the change. All update packets are sent reliably. 2006 Shenzhen Polytechnic. All rights reserved.14查询和应答(Query and Reply)1.如果EIGRP路由器失去后继,并且没有可行后继,DUAL算法将路 由置为活跃状态,然后以组播向所有的邻居发送查询包,试图定位后 继。邻居路由器必须发送应答包来响应。If an EIGRP router loses its successor and cannot find a feasible successor for a route, DUAL

15、 places the route in the Active state. A query is then multicasted to all neighbors in an attempt to locate a successor to the destination network. Neighbors must send replies that either provide information on successors or indicate that no information is available. 2. 查询包可以是组播或单播,应答包一直是单播。 Queries

16、 can be multicast or unicast, while replies are always unicast. 3. 查询和应答都要可靠传输。 Both packet types are sent reliably. 2006 Shenzhen Polytechnic. All rights reserved.15配置EIGRP(Configuring EIGRP) 2006 Shenzhen Polytechnic. All rights reserved.16EIGRP 自动汇总 (EIGRP Automatically Summarizes) 2006 Shenzhen Polytechnic. All rights reserved.17配置EIGRP手工汇总 (Manual Summarization with EIGRP)EIGRP基于接口来用“summary address”命令手工配 置汇总

展开阅读全文
相关资源
相关搜索

当前位置:首页 > 行业资料 > 其它行业文档

电脑版 |金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号