1 / 28
文档名称:

路由交换协定.pptx

格式:pptx   大小:793KB   页数:28页
下载后只包含 1 个 PPTX 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

路由交换协定.pptx

上传人:wz_198613 2018/11/28 文件大小:793 KB

下载得到文件列表

路由交换协定.pptx

相关文档

文档介绍

文档介绍:EIGRP 路由交換協定
王振生
库文档分享
EIGRP Overview
Improved version of IGRP
patible with IGRP
Improved convergence
Sends updates like a link state routing protocol
Supports VLSM/CIDR
Supports many layer 3 routed protocols (IP, IPX, AppleTalk etc)
库文档分享
Comparing EIGRP and IGRP
IGRP
EIGRP
Classless Routing Support
No
Yes
Multi-protocol Support
No
Yes
Length of Metric
24 bits
32 bits
Maximum Hop Count
255
224
库文档分享
Metric Formula of EIGRP and IGRP
库文档分享
4 ponents of EIGRP
Neighbor Discovery/Recovery
The process that routers use to dynamically learn of other routers on their directly works
Send hello packet to neighbor
Build neighbor table
Reliable Transport Protocol
Responsible for guaranteed, ordered delivery of EIGRP packets to all neighbors.
库文档分享
4 ponents of EIGRP
DUAL Finite State pute all routes by metrics
Build routing table
Select the best route(essors) from a set of feasible essors to routing table.
Build topology table which contains essors and feasible essors
Protocol Dependent Modules
Responsible for parsing EIGRP packets and informing DUAL of the new information received
库文档分享
Feasible essor Route Selection Rules
库文档分享
EIGRP Features
Hellos sent every 5 secs
Neighbour table
Topology table
DUAL takes information in neighbour & topology table and calculates best routes (‘essors’) and adds them to the Routing Table
‘Feasible essors’ are alternative, backup routes
库文档分享
Metrics – HOP COUNT
EIGRP also imposes a maximum hop count of 224
IGRP maximum hop count of 255
RIP maximum hop count of 15
库文档分享
EIGRP Technologies
Hellos multicast every 5 seconds to
Holdtime (route dead) - 3 x hello interval
RTP used as a reliable transport protocol to remain protocol independent
Sequence numbers used on replies/acknowledgements to hellos – unicast NOT multicast
Multicast update packets sent when topology changes
库文档分享