In the following task:
2.1 EIGRP Load Distribution
- One of the deciding factors in choosing EIGRP as an IGP in your network was the ability to do unequal cost load balancing. Therefore, your network design specification dictates that all traffic from hosts on VLAN 18 destined for hosts on VLAN 26 be load balanced across all links in the transit path.
- Assume that the Frame Relay circuit between R1 and R2 is provisioned at 256Kbps, the circuit between R2 and R3 is provisioned at 1.28Mbps, and the PPP link between R1 and R3 is a full T1 of 1.536Mbps.
- Configure your network so that R1 distributes traffic between R3 and R2 in a ratio of 5:1, respectively.
Does it really matter if I put the bandwidth's on the interfaces mentioned? Do you think its a requirement of the task?
My end result was a 5:1 but achived this by only modifying the delay on one interface? I read the question the only requirement is having a ratio of 5:1 but the solution has you put the bandwidths on all the interfaces mentioned.
Andy