Am I correct?

From: Hunt Lee (hunt_lee@bigpond.net.au)
Date: Thu Oct 16 2003 - 20:58:08 GMT-3


Hey Group,

Can someone please confirm that my method is correct for EIGRP load balancing?

R5 ----- R6 ---- 142.1.6.0/24

E.g. At R5's EIGRPtopology's table

P 142.1.6.0/24, 1 successors, FD is 409600
via 142.1.56.6 (409600/128256), Ethernet0
via 142.1.65.6 (2297856/128256), Serial1

Now, if I want to do equal cost load balance between the 2 links

2297856 - 409600 = 1888256

Then on R5:
offset-list 0 in 1888256 Ethernet0

Correct?

But if I want to do un-equal cost load balancing, say if I want to send 6 packets to Ethernet 0, then send 1 packet to Serial 1.

409600 * 6 = 2457600

2457600 - 2297856 = 159744

Then on R5:
offset-list 0 in 159744 Serial1
varience 6

Am I correct?

Thank you so much!!!
Hunt



This archive was generated by hypermail 2.1.4 : Mon Nov 24 2003 - 07:53:03 GMT-3