I have a question regarding the bandwidth value in the DUAL equation. I know that it's essentially the bottleneck bandwidth, but is it the bottleneck of the topology it belongs to or the bottleneck of the specific router's interfaces? I thought it was the EIGRP topology at first, but then I thought about how no EIGRP router knows the entire layout of the topology.
For example, let's say I have three routers with R1 and R2 connected via Fast Ethernet, while R3 is connected to R2 and R1 through a Gigabit link. In R3's calculation, will it put the bottleneck of R1 and R2's connecting interfaces(100,000kbps) or will it put R3's which are both 1,000,000kbps for the bandwidth value? Thanks in advanced.