Hello All,
I have created a small topology while trying to understand Advertised Distance (Or Reported Distance in some documentation!), and Feasible Distance. It was all fine, until I started to understand what Advertised Distance is reported from R2 to R3 in the attached example.
The complication I have that I don't understand how to deal with is that R2 has 2 possible routes to get back to the 10.1.1.0 network on R1. The first route is directly to R1 which gives it an AD of 1, an FD of 11. But it also has another route via R4, with an AD of 4 and an FD of 9. So in this case, what AD would it provide to R3? Would it give R3 an AD of 1 or 4?
I would like to guess that it would pick the route with the lowest AD (makes sense right?), but I can't find anything that clearly states this is the case.