exam questions

Exam 300-410 All Questions

View all questions & answers for the 300-410 exam

Exam 300-410 topic 1 question 66 discussion

Actual exam question from Cisco's 300-410
Question #: 66
Topic #: 1
[All 300-410 Questions]

Refer to the exhibit.

When the FastEthernet0/1 goes down, the route to 172.29.0.0/16 via 192.168.253.2 is not installed in the RIB. Which action resolves the issue?

  • A. Configure feasible distance greater than the reported distance.
  • B. Configure feasible distance greater than the successor's feasible distance.
  • C. Configure reported distance greater than the successor's feasible distance.
  • D. Configure reported distance greater than the feasible distance.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
HungarianDish_111
Highly Voted 1 year, 11 months ago
Selected Answer: A
For feasibility condition: RD of feasible successor (352300) < FD of successor (307200) 1) make RD of feasible successor smaller (no such answer) or 2) make FD of successor greater = answer "A"
upvoted 9 times
bk989
8 months, 3 weeks ago
Answer is A Successor = best route feasible successor = 2nd best. We technically need to configure feasible distance > than feasible successors Reported distance. However B C D dont work at all. If we assume in A, the reported distance is of the feasible succesor then A is best choice. Another tricky question.
upvoted 2 times
...
...
[Removed]
Most Recent 9 months, 2 weeks ago
Selected Answer: A
A is correct
upvoted 1 times
...
Pietjeplukgeluk
10 months, 1 week ago
Selected Answer: A
The answer seems A, but should be written far more clearly: "Configure feasible distance of successor route(best route) greater than the reported distance of the feasible successor(backup route). Explanation: The backup route is only passing feasibility condition if: Feasible distance of a successor route(best route) is LESS than the advertised distance of the successor route (backup route)
upvoted 4 times
...
Defilet
12 months ago
Selected Answer: A
We have to achieve the feasibility condition in order to be able to have a feasible successor for the same path. OFC other parameters might needed (variance etc) but this is the first step. The Advertised Distance (AD) of the Feasible Successor (FS) must be lower than the Feasible Distance (FD) of the Successor. https://notes.networklessons.com/eigrp-feasibility-condition
upvoted 3 times
...
NicoF
1 year, 2 months ago
Tricky answers since these all say 'greater than'. Feasible successor's (secondary route) RD must be less than successor's (primary route) FD, so definitely not B or C. So answer A FD > RD is the only suitable answer
upvoted 2 times
...
Ll123123
1 year, 6 months ago
Selected Answer: A
I will go with A FD = RD + local calculated metric of best route So FD can not be configured, unless we twist the metric of successor route. And the back up reported distance must be smaller than the FD in order to be considered as backup path.
upvoted 2 times
...
SnoopDD
1 year, 6 months ago
Selected Answer: B
For a route to be considered a backup route, the RD received for that route must be less than the FD calculated locally. This logic guarantees a loop-free path. FD is 307200 , RD is 352300
upvoted 1 times
...
Muste
1 year, 8 months ago
Selected Answer: A
It should have been like this A : Configure feasible distance greater than the reported distance + of the feasible successor
upvoted 4 times
...
MicMillon
1 year, 10 months ago
Selected Answer: A
A is correct
upvoted 3 times
...
sajjad_gayyem
1 year, 10 months ago
Selected Answer: A
Only A can make change, however the answers are not precise.
upvoted 2 times
...
Malasxd
1 year, 11 months ago
Selected Answer: A
"A" makes more sense. If the RD in the answer is the feasible sucessor RD it is definily right. Feasible distance = the metric of the best route (sucessor route), so B is saying for you to increase it to a value greater than itself. If you increase it to a value greater than feasible sucessor RD it would work but "A" is saying for you to do this, so it fit more. In B you can just increase the feasible distance a little bit but not enough to be greater than RD. I don't know if I was clear, my english is not that good hahaha
upvoted 3 times
...
6dd4aa0
2 years ago
Selected Answer: B
In order to pass the feasibility condition, the feasible successor reported distance (352300) must be less than the feasibility distance (307200) in order to allow it as a backup route. In this case, it is not so. There are two ways in doing so: 1. Lower down the feasible successor reported distance below 307200. 2. Increase the feasibility distance above the feasible successor reported distance (352300) So, in answer B, it states to increase the feasibility distance to above the feasible successor FD (410200). As a result, it is above feasible successor reported distance (352300). This matches what I have explained in the second option.
upvoted 3 times
Dacusai
2 years ago
That number is already greater than the reported distance, so no make sense, answer A is more accurate making the reported distance lower than the FD. P 10.4.4.0/24, 1 successors, FD is 3328 via 10.13.1.3 (3328/3072), GigabitEthernet0/1 via 10.14.1.4 (5376/2816), GigabitEthernet0/2 Path Metric Reported Distance Feasible Distance Feasible Successor Passes Feasibility Condition 2816<3328
upvoted 4 times
...
JoeyT
1 year, 11 months ago
analyzation is correct, conclusion is wrong. bassically, you have to make 307200 bigger than 252300 or make 352300 smaller than 307200. In answers, no choice to make smaller, so you make 307200 FD bigger than 352300 RD, which is A, no doubt.
upvoted 2 times
JoeyT
1 year, 11 months ago
typo, 352300. .... the other two numbers are NOT related.
upvoted 2 times
...
...
...
davdtech
2 years, 10 months ago
Oh common, are we doing a cisco exam or a grammar exam? cisco shame on you.. So if it's answer B then it should say 'configure the FD to be greater than the feasible Suc Distance of the successor route.
upvoted 3 times
...
JOKERR
2 years, 11 months ago
Selected Answer: B
The answers are tricky. I am going with B because: It says configure Feasible distance greater than successor's feasible distance. So in this case the make FD(307200) > 410200, which is greater than 352300 which would pass Feasibility condition would make the route install in the Routing table.
upvoted 2 times
sajjad_gayyem
1 year, 10 months ago
By doing what you say, the successor link will become the preferred route.so i go with A.
upvoted 2 times
...
Koume
2 years, 3 months ago
Remember that the feability condition is "The router Reported distance should be less than the successor feasible distance. the only Feasible distance that you can change is the succesor FD to make the second route meet the criteria.
upvoted 2 times
...
...
timtgh
2 years, 11 months ago
I have a theory. I believe there are two typos. First, the question should say "what is wrong?" and not "what action will fix it." Second, remove the word "configure" from the answers. Then one answer makes sense: C. The problem is the reported distance is greater than the successor's FD.
upvoted 2 times
...
jester_2020
2 years, 11 months ago
The question is confusing and kinda gramatically incorrect. According to Feasible Condition, the RD of Feasible Successor must be lower or less than the FD of successor. Based on the question, it's not clear which metric to change, the sucessor or the feasible successor?
upvoted 1 times
...
Hack4
3 years, 2 months ago
A is correct
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago