Banging my head against the wall over something I feel shouldn't be that difficult...I don't know if I'm overlooking something simple (which is very likely), or what. I've attached screenshots below, but let me explain: When I run "sh ip eigrp topology all-links" from R3, I expect to see two routes to the 10.1.1.0 /24 networking hanging off R1. One route to R1 directly, one route through R2. However, I only see the route from R1. I understand R3 not adding the route to the topology table due to the horrible FD because my bandwidth on that link is so low, but am I wrong for expecting to see it being advertised from R2 using the "all links" command? When I shut down FastEthernet 0/0 on R1...R3 will learn the route from R2 and all is well. I just can't figure out why the hell I can't see it from R3 while all links are up. Am I missing something here? I feel like an idiot.