Just watchin some of Kevin Wallace's videos on OSPF and SPF (Dijkstra) calculations. I'm really confused with some of the numbers he's getting.
For instance from node: R1->10.3.3.0 from the perspective of 10.1.1.0 he gets 3? I would've thought this would be 2.
I'm not sure but it seems he's adding both outgoing and incoming interface values. I thought that when calculating Dijkstra with a weight graph like this we only used 1 directions value.