Help please FD and RD
Hello ppl, just want to ask for your help I am totally confused about Feassible Distance and Reported Distance.
I tried this on a home lab and forgot the rules and I don't want to go back again to search.
Okay I understand the Successor thing and a feassible successor.
If for example my Successor failed and I have a FS then this will become Succesor if ("so this is the confusing part") the Reported distance is less than or equal the FD of the current Successor.
Some site mentioned less than only some less and equal.
Which one is correct?
I tried this on a home lab and forgot the rules and I don't want to go back again to search.
Okay I understand the Successor thing and a feassible successor.
If for example my Successor failed and I have a FS then this will become Succesor if ("so this is the confusing part") the Reported distance is less than or equal the FD of the current Successor.
Some site mentioned less than only some less and equal.
Which one is correct?
Comments
FD is the distance including the link cost to the nieghbor and its reported distance to the destination
the feasible successor has a reported distance less than the feasible distance of the successor route
So it will not become a Successor since it should be less than not equal.
I tried the debug ip fsm and it''s giving me a lot of info.
thanks anyway..