You will see some interesting phenomenoms that I will highlight...
To G Next: Gto:
To G Next A
Was: Changed to: To Cost To Cost ----------- ---------- G 2 G 3Node A must schedule an update message for this route change. Node A will send the new distance to node G "(A, G, 3)" to all its neighbors as follows:
However, it does NOT cause the cost from B to G to change... because B can still reach G with cost 3 (via C !!!).
So B will NOT schedule an update message
B's mininum cost to G: Was: After A's update To Cost To Cost ----------- ---------- G 3 G 3