EIGRP Unequal Cost Load Balancing

i didn’t understand this
could you explain more details about this . that will be hard when the numbers are high .
and i show command its show me share count

Router#show ip route 2.2.2.2
Routing entry for 2.2.2.0/24
  Known via "eigrp 1", distance 90, metric 156416, type internal
  Redistributing via eigrp 1
  Last update from 192.168.0.1 on FastEthernet0/0, 00:01:11 ago
  Routing Descriptor Blocks:
    192.168.0.1, from 192.168.0.1, 00:01:11 ago, via FastEthernet0/0
      Route metric is 156416, traffic share count is 240
      Total delay is 5110 microseconds, minimum bandwidth is 100000 Kbit
      Reliability 255/255, minimum MTU 1500 bytes
      Loading 1/255, Hops 2
  * 11.11.11.2, from 11.11.11.2, 00:01:11 ago, via Serial5/0
      Route metric is 640256, traffic share count is 59
      Total delay is 5010 microseconds, minimum bandwidth is 5000 Kbit
      Reliability 255/255, minimum MTU 1500 bytes
      Loading 1/255, Hops 1

Rene Molenaar September 17, 2015 at 13:29 #
Hi Hussein,

It will be shared in proportion based on the feasible distance. If the successor had a FD of 100 and the feasible successors had a FD of 20 and 10 then you’d see a 10:2:1 ratio.

Rene

REPLY