cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
430
Views
0
Helpful
3
Replies

EIGRP Metrics

ccie5851
Beginner
Beginner

Does anyone have a good link that discusses the intervals that EIGRP checks the loading and delay metrics on a link to calculate the best path through a network?

If for example, we have 2 links with equal cost load balancing, will EIGRP "see" the delay or loading on one of the links and route traffic over the other link? If so, how often is this information communicated between the EIGRP neighbors?

Thanks!

3 Replies 3

Hello.

Yes this is very interesting question, some time ago I want find info about this , but

cannot find any links. I made experiment, and find that event for update only

disappear route or up/down link.

wukunpeng
Beginner
Beginner

eigrp equal cost load balancing use round robin.

The metric message is included hello packet,neighbors say hello every few seconds,just like ptp or nbma network,

By default only the bandwidth and delay metrics are usd by eigrp to calculate the metric.

delay being cumulative of all interface delays along the ip route's path, bandwidth being reported as the 'smallest' bandwidth in the path.

plse see the folowing url for more details:

http://www.cisco.com/univercd/cc/td/doc/product/software/ios121/121cgcr/ip_r/iprprt2/1rdeigrp.htm#xtocid1895715

http://www.cisco.com/warp/public/103/eigrp1.html#5

Load balancing across equal paths is also influenced by the switching mode:

- process switching = round-robin per-packet

- fast-switching = round-robing per destination prefix

- cef = (configurable) round-robin per-packet or per-session based on (source/dest hash)

http://www.cisco.com/univercd/cc/td/doc/product/software/ios121/121cgcr/switch_c/index.htm

thx

steve

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: