Options

EIGRP...Feasible successor & successor...

r_durantr_durant Member Posts: 486 ■■■□□□□□□□
I'm having difficulty understanding how Todd explains the feasible successor and it's relation to how the route is added to the routing table...

Todd explains...
Feasible successor A destination entry is moved from the topology table to the routing table when there is a feasible successor. (I thought it would only be moved to the routing table when it is a successor or if the successor fails?)

Continues...A feasible successor is a path whose reported distance is less than the feasible distance, and is considered a backup route. (Wouldn't this make it a successor? If the reported distance is less than the feasible distance?)

Continues...Only the one with the best metric (the successor) is placed in the routing table. The show ip eigrp topology command will display all the EIGRP feasible successor routes known to a router.

I think I do understand that a feasible successor is a backup route to the successor, but somehow, to me, this explanation makes it seem as though the feasible successor is a better route than the successor.... icon_confused.gif
CCNA (Expired...), MCSE, CWNA, BSc Computer Science
Working on renewing CCNA!

Comments

  • Options
    NetstudentNetstudent Member Posts: 1,693 ■■■□□□□□□□
    Well the lowest metric route will be put in the routing table and that will be the successor. When populating a routing table, the logic will look for the best route or the lowest metric.

    Then if there are more than one path to a "subnet", then the originating router will know who its neighbors are. When the neighbors report their distance to the "subnet"(reported distance), their feasible distance must be less than the originating Router's feasible distance to become a feasible successor.

    remember that reported distance is the neighbor's feasible dis.

    It's hard to describe without a diagram.
    There is no place like 127.0.0.1 BUT 209.62.5.3 is my 127.0.0.1 away from 127.0.0.1!
  • Options
    dtlokeedtlokee Member Posts: 2,378 ■■■■□□□□□□
    The Feasible Distance is the lowest cost to a destionation. This is calculated by using the reported distance given by a neighbor and the bw/delay of the link to that neighbor. The path with the lowest metric would be the successor, all other paths would become feasible succcessors. Another important concept is the feasibility condition, used to prevent routing loops. This basically says that the Reported Distance (from the neighbor) needs to be lower than the fesiable distance to that destination (this prevents a loop from forming due o an increasing metric)
    The only easy day was yesterday!
  • Options
    r_durantr_durant Member Posts: 486 ■■■□□□□□□□
    Netstudent wrote:
    Well the lowest metric route will be put in the routing table and that will be the successor. When populating a routing table, the logic will look for the best route or the lowest metric.

    Then if there are more than one path to a "subnet", then the originating router will know who its neighbors are. When the neighbors report their distance to the "subnet"(reported distance), their feasible distance must be less than the originating Router's feasible distance to become a feasible successor.

    remember that reported distance is the neighbor's feasible dis.

    It's hard to describe without a diagram.

    Ok, so can I look at it like this...
    A feasible successor is a path whose reported distance "from the neighbor router(s)" is less than the feasible distance "in the originating router", and is considered a backup route.
    CCNA (Expired...), MCSE, CWNA, BSc Computer Science
    Working on renewing CCNA!
  • Options
    NetstudentNetstudent Member Posts: 1,693 ■■■□□□□□□□
    yes I believe so...
    There is no place like 127.0.0.1 BUT 209.62.5.3 is my 127.0.0.1 away from 127.0.0.1!
  • Options
    r_durantr_durant Member Posts: 486 ■■■□□□□□□□
    dtlokee wrote:
    The Feasible Distance is the lowest cost to a destionation. This is calculated by using the reported distance given by a neighbor and the bw/delay of the link to that neighbor. The path with the lowest metric would be the successor, all other paths would become feasible succcessors. Another important concept is the feasibility condition, used to prevent routing loops. This basically says that the Reported Distance (from the neighbor) needs to be lower than the fesiable distance to that destination (this prevents a loop from forming due o an increasing metric)

    So then it becomes kinda like an election...let's say a lower cost to a destination comes in to the originating router, does that becomes the successor? And does the current successor "drop back" to become a feasible successor?
    CCNA (Expired...), MCSE, CWNA, BSc Computer Science
    Working on renewing CCNA!
  • Options
    r_durantr_durant Member Posts: 486 ■■■□□□□□□□
    Netstudent wrote:
    yes I believe so...

    Well, I didnt think he was wrong, it seems just how it was worded and how it came over...

    Thanks...
    CCNA (Expired...), MCSE, CWNA, BSc Computer Science
    Working on renewing CCNA!
  • Options
    NetstudentNetstudent Member Posts: 1,693 ■■■□□□□□□□
    Lokee wrong? NAAHHHH! icon_lol.gif
    There is no place like 127.0.0.1 BUT 209.62.5.3 is my 127.0.0.1 away from 127.0.0.1!
  • Options
    dtlokeedtlokee Member Posts: 2,378 ■■■■□□□□□□
    Netstudent wrote:
    Lokee wrong? NAAHHHH! icon_lol.gif

    I have been drinking heavily today, trying to teach my liver a lesson it won't soon forget
    The only easy day was yesterday!
  • Options
    NetstudentNetstudent Member Posts: 1,693 ■■■□□□□□□□
    let's say a lower cost to a destination comes in to the originating router, does that becomes the successor? And does the current successor "drop back" to become a feasible successor?

    I almost positive that the original successor route will stay in the routing table untill it is unreachable. I don;t think that a newer lowest metric route will replace a successor route once the route is in the table.



    I have been drinking heavily today, trying to teach my liver a lesson it won't soon forget

    Uh oh sounds like some stress relief. I think I may pour me a crown and coke when I get home now that you mention it. Nothing takes the edge off of a long, mentally draining day like a nice cold stiff drink. drunken_smilie.gif
    There is no place like 127.0.0.1 BUT 209.62.5.3 is my 127.0.0.1 away from 127.0.0.1!
  • Options
    EdTheLadEdTheLad Member Posts: 2,111 ■■■■□□□□□□
    Netstudent wrote:
    let's say a lower cost to a destination comes in to the originating router, does that becomes the successor? And does the current successor "drop back" to become a feasible successor?

    I almost positive that the original successor route will stay in the routing table untill it is unreachable. I don;t think that a newer lowest metric route will replace a successor route once the route is in the table.

    The route with the lowest cost is the successor, the old successor will be removed from the routing table and be seen as a feasible successor in the topology table.Since the new successor has a lower cost than the original successor this new cost will be updated and seen as the new FD that all other FS are calculated against.So depending on what the new FD is, the old FSs may not pass the FS rule and thus may be deleted from the topology table.If the successor was lost and one of the less attractive routes became successor the original FD cost is unchanged.
    Hope you can understand what i mean as this is the trick to eigrp.
    Networking, sometimes i love it, mostly i hate it.Its all about the $$$$
  • Options
    NetstudentNetstudent Member Posts: 1,693 ■■■□□□□□□□
    I stand corrected.
    There is no place like 127.0.0.1 BUT 209.62.5.3 is my 127.0.0.1 away from 127.0.0.1!
  • Options
    r_durantr_durant Member Posts: 486 ■■■□□□□□□□
    Netstudent wrote:
    Lokee wrong? NAAHHHH! icon_lol.gif

    Nah...I didn't mean Lokee, I meant Todd!! icon_eek.gif

    Lokee is the Godfather... bowing.gif
    CCNA (Expired...), MCSE, CWNA, BSc Computer Science
    Working on renewing CCNA!
  • Options
    r_durantr_durant Member Posts: 486 ■■■□□□□□□□
    EdTheLad wrote:
    Netstudent wrote:
    let's say a lower cost to a destination comes in to the originating router, does that becomes the successor? And does the current successor "drop back" to become a feasible successor?

    I almost positive that the original successor route will stay in the routing table untill it is unreachable. I don;t think that a newer lowest metric route will replace a successor route once the route is in the table.

    The route with the lowest cost is the successor, the old successor will be removed from the routing table and be seen as a feasible successor in the topology table.Since the new successor has a lower cost than the original successor this new cost will be updated and seen as the new FD that all other FS are calculated against.So depending on what the new FD is, the old FSs may not pass the FS rule and thus may be deleted from the topology table.If the successor was lost and one of the less attractive routes became successor the original FD cost is unchanged.
    Hope you can understand what i mean as this is the trick to eigrp.

    Ah ok, i gotcha...at least I was thinking along the correct line...
    CCNA (Expired...), MCSE, CWNA, BSc Computer Science
    Working on renewing CCNA!
Sign In or Register to comment.