So even though OER is the way to go, ive been given direction to do EIGRP load share because we'd have to replace some devices to do OER.
Anyways, I've labbed this up in GNS3 and i cant get the load share working.
I was wondering if this would even work considering the two WAN links do no term into this same router.
In my lab i see both routes in the eigrp topology table.
I have configured my variance command, and bounced EIGRP. However the second route is not showing in the IP Route table.
What gives?
R1#sh ip eigrp topology 172.17.162.1/32
IP-EIGRP (AS 100): Topology entry for 172.17.162.1/32
State is Passive, Query origin flag is 1, 1 Successor(s), FD is 25600512
Routing Descriptor Blocks:
172.17.50.2 (GigabitEthernet1/0), from 172.17.50.2, Send flag is 0x0
Composite metric is (25600512/25600256), Route is External
Vector metric:
Minimum bandwidth is 100 Kbit
Total delay is 20 microseconds
Reliability is 255/255
Load is 1/255
Minimum MTU is 1500
Hop count is 1
External data:
Originating router is 192.168.2.1
AS number of route is 1
External protocol is OSPF, external metric is 3
Administrator tag is 0 (0x00000000)
192.168.1.2 (GigabitEthernet2/0), from 192.168.1.2, Send flag is 0x0
Composite metric is (25600768/25600512), Route is External
Vector metric:
Minimum bandwidth is 100 Kbit
Total delay is 30 microseconds
Reliability is 255/255
Load is 1/255
Minimum MTU is 1500
Hop count is 2
External data:
Originating router is 192.168.2.2
AS number of route is 1
External protocol is OSPF, external metric is 2
Administrator tag is 0 (0x00000000)
R1#sh ip route 172.17.162.1
Routing entry for 172.17.162.1/32
Known via "eigrp 100", distance 170, metric 25600512, type external
Redistributing via eigrp 100
Last update from 172.17.50.2 on GigabitEthernet1/0, 00:14:58 ago
Routing Descriptor Blocks:
* 172.17.50.2, from 172.17.50.2, 00:14:58 ago, via GigabitEthernet1/0
Route metric is 25600512, traffic share count is 1
Total delay is 20 microseconds, minimum bandwidth is 100 Kbit
Reliability 255/255, minimum MTU 1500 bytes
Loading 1/255, Hops 1
router eigrp 100
variance 80
network 172.16.0.0
network 172.17.50.0 0.0.0.255
network 192.168.1.0
no auto-summary