Presentation is loading. Please wait.

Presentation is loading. Please wait.

EIGRP routing protocol Omer ben-shalom 024200164 Omer Ben-Shalom: Must show how EIGRP is dealing with count to infinity problem Omer Ben-Shalom: Must.

Similar presentations


Presentation on theme: "EIGRP routing protocol Omer ben-shalom 024200164 Omer Ben-Shalom: Must show how EIGRP is dealing with count to infinity problem Omer Ben-Shalom: Must."— Presentation transcript:

1

2 EIGRP routing protocol Omer ben-shalom 024200164 Omer Ben-Shalom: Must show how EIGRP is dealing with count to infinity problem Omer Ben-Shalom: Must show how EIGRP is dealing with count to infinity problem

3 Distance vector VS link state Distance - shares all routes with neighbor routers and advertises many routes on one link change Link state - shares only their own links but with all the routers in the AS/Area Link state need not calculate before update so convergence is faster

4 Distance vector problems Uses periodic full route update Routing loops Accept any neighbor with lower metric Could have learned this from you or someone you announced to Could fool each other endlessly (Count to infinity), therefore network diameter is limited Some are classfull

5 Attempted solutions Split Horizon / Poison reverse Do not advertise routes the way received (or) Set distance to  on update Problematic in Non broadcast media Hold down timers Hold update to routes with enlarged matrixes Both cause large delay in convergence

6 Link state protocols problems Each node must know topology of the whole net, on LSA loses can become a problem Complex to calculate: High memory requirements High CPU use if frequent changes Harder to configure and troubleshoot

7 The EIGRP Challenge Simple to implement like distance vector Quick to converge like link state (By doing distributed calculations) Use low bandwidth and low memory/CPU Loop free Classless

8 Main features (1) Reliable transport Reliable multicast (proprietary), if no response go to unicast (up to 16) Use Sequence numbers (send/receive) Link discovery - Hello protocol with hold time 3 X hello time (5/60 sec)

9 Main features (2) Diffusing distributed algorithm (DUAL) Modules to integrate with network layer protocols (IP, AppleTalk, IPX) All updates are non-periodic, partial and bounded

10 ‘DUAL’ - diffusing algorithm. Mark your cost to a route,the next hop (successor) and the lowest cost (Feasible Distance) Keep any neighbor with lower distance as possible replacement (Feasible Successor) Reassess successors on any update or change

11 ‘DUAL’ (2) If successor still best - do nothing (update neighbors) If replacement exist in table the can be no loop so switch to it immediately and update If no replacement change state to active and query all neighbors

12 ‘Dual’ (3) Every neighbor will start own calculation based on data in query Any neighbor not answering in timeout makes route ‘stuck in active mode’, neighbor removed from table and response assumed INF After all ‘reply’ recalculate

13 a b c d e (0) (1) (2) (3) (2) Example 1 - Feasible successor (All metrics are 1 hop)

14 a b c d e (0) (1) (2) (3) (2)

15 a b c d e Q Q ()() (0) (1) (2) (3)

16 a b c d e R R ()() (0) (1) (2) (3) 3 2

17 a b c d e U U (0) (1) (2) (3)

18 a b c d e (0) (1) (3) Example 2 - No feasible successor (Not all metrics are 1 hop) (2) (3)

19 a b c d e Q Q ()() (0) (1) (3)

20 a b c d e (0) (1) (3) R Q Q ()() ()() 3

21 a b c d e (0) (1) (3) R R ()() ()() 3 

22 a b c d e (0) (1) (3) R U ()() (4) 4 4

23 a b c d e (0) (1) (3) U U (4) 4 4

24 Main advantages to DUAL Simple Converges as fast as link state Recovery from loss involves no traffic if viable successor No routing loops are possible Prevents problems Does not restrict network diameter

25 Other interesting EIGRP points Uses a sophisticated matrix of bandwidth, delay, load and reliability Classless routing - carries the subnet mask Allows CIDR (VLSM and route aggregation) Can be authenticated by MD5

26 Some last notes on EIGRP Proprietary to Cisco On new neighbor discovery - form initial adjacency and pass whole route table

27 Questions ?

28 Extra data for questions EIGRP data structures: link state table of neighbors list of neighbor route costs for all neighbors EIGRP sequencing Active (waiting for reply) and passive states explained Init with passive / 0 to self INF to all Drop passive neig with INF cost

29 More data Router in active does not issue updates or update structures until passive for that route Answer either ‘no path’ or feasible successor for neighbor, only when all arrive change The 4 active states ???

30 Link state advantages Send only link changes not the resulting route changes (smaller updates) Propagates update before recalculation - faster convergence times. Not prone to routing loops under normal circumstances

31 Routing loops in distance vec. An error or fail increases matrix for router Paths to routers who are in loop (learned from himself for example) look better then ‘real’ paths Stabilizes when all network learns of failure (potentially very lengthy)

32 EIGRP packet types All under protocol number 88 Hello (5 sec multicast / 60 sec unicast) ACK Update Query / Reply Request - not implemented

33 EIGRP HEADER Version Opcode Checksum Flags Sequence Ack AS number TLVs

34 IP Internal TLV Type = 0x0102 Length Next Hop Bandwidth MTU Hop Count Reliability Load Reserved Destination Prefix len Delay Reserved External ID Flags

35 IP External TLV Type Length Next Hop Bandwidth MTU Hop Count Reliability Load Reserved Destination Prefix len Originating router Originating AS Arbitrary tag Delay External protocol metric Reserved External ID Flags


Download ppt "EIGRP routing protocol Omer ben-shalom 024200164 Omer Ben-Shalom: Must show how EIGRP is dealing with count to infinity problem Omer Ben-Shalom: Must."

Similar presentations


Ads by Google