Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam 300-410 All Questions

View all questions & answers for the 300-410 exam

Exam 300-410 topic 1 question 21 discussion

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


Refer to the exhibit. An IP SLA was configured on router R1 that allows the default route to be modified in the event that Fa0/0 loses reachability with the router R3
Fa0/0 interface. The route has changed to flow through router R2.
Which debug command is used to troubleshoot this issue?

  • A. debug ip flow
  • B. debug ip sla error
  • C. debug ip routing
  • D. debug ip packet
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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
jbr21
Highly Voted 3 years, 8 months ago
The answer is 'debug ip sla error' (C) -- The route has already changed, so debug IP routing is useless. We need to find out why the IP sla is failing and thus redirecting the default route to R2, as such we need to look at the current IP sla error debugging.
upvoted 9 times
jbr21
3 years, 8 months ago
B rather, not C -- whatever 'debug IP sla error' is the answer.
upvoted 4 times
...
...
DonMike
Highly Voted 2 years, 9 months ago
C The debug ip sla error command displays debug messages when an IP SLA run-time error occurs. The debug ip sla error command can be used to troubleshoot problems that occur because of IP SLA misconfigurations or scheduler errors. Examples of problems that could cause IP SLA run-time errors include a disabled responder or a missing target.
upvoted 5 times
...
[Removed]
Most Recent 4 months, 2 weeks ago
Selected Answer: C
C is correct
upvoted 1 times
...
GoodServant
6 months, 1 week ago
Selected Answer: C
A lot of folks are saying that since the route has already changed, what would be the point of running the 'debug ip routing' command. However, keep in mind that the question is focused on a route change, and it doesn't necessarily state that this isn't flapping. With the focus on a routing change, the 'debug ip routing' command would be most suitable, as the change in the routing table would be clearly seen if it happens again, or it's flapping. This gives you greater visibility to the route changes. On the other hand, if you focus on the 'debug ip sla error', all you get is what you already know, that the ip sla got triggered. You don't get no added value by running that command. Hence the best option would be 'debug ip routing'.
upvoted 2 times
...
tinoe
11 months, 2 weeks ago
This question is incorrectly asked, otherwise it has no answer. Debug IP SLA ERROR is useless because the SLA does not have an error, it's working perfect by re-routing traffic to R2 (that is what it should be doing). Debug ip routing won't give any output if the change has already happened, so you cannot use it to troubleshoot the change that has already happened(it would have been useful if it was configured before the change). Debug ip packets gives no useful information and debug ip flow is just as usesless as well.
upvoted 1 times
...
diegodavid82
1 year, 3 months ago
Selected Answer: B
debug ip sla error is the correct answer because debug ip routing is for troubleshooting routing protocols.
upvoted 2 times
...
HungarianDish_111
1 year, 6 months ago
Selected Answer: C
These questions are often based on Cisco Press articles. If this is the relating article then answer "C" fits best. https://www.ciscopress.com/articles/article.asp?p=1613547&seqNum=3 Scenario: Tracking Reachability to Two ISPs Using "debug ip routing" for troubleshooting failed primary route. Output shows the route to be deleted, then missing.
upvoted 4 times
...
anonymous1966
1 year, 8 months ago
Selected Answer: C
Right answer C. It cannot be B. Look at the output: Router# debug ip sla error May 5 05:00:35.483: control message failure:1 May 5 05:01:35.003: control message failure:1 May 5 05:02:34.527: control message failure:1 May 5 05:03:34.039: control message failure:1 Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/debug/command/i1/db-i1-cr-book/db-i3.html
upvoted 4 times
Pietjeplukgeluk
1 year ago
If C was correct, would only make sense if the route was not already changed. "debug ip routing" only provides info, when a route is changing, and clearly the route has already be changed. Keep it at a bad question, all are wrong in a way. I personally stick with "debug ip sla error" as a correct answer, it creates shitty output, but that is better than nothing.
upvoted 1 times
...
...
Dominik_Networker
1 year, 9 months ago
Selected Answer: B
B should be the correct answer
upvoted 1 times
...
Koume
1 year, 10 months ago
The best answer is "debug ip sla error" first they are talking about an IP sla that modifies the default route if theres is a fail on SLA, then stablished that traffic started flowing to R2 due to this config. This mean that there were an error on ip sla, so is failing and and a static floating route is installed, so you the core issue to verify why sla is failing and triggering the change. Using of "Debug ip routing" will now give any output as the route has already change.
upvoted 2 times
...
Dacusai
2 years, 3 months ago
They talking about an issue, so assume that R1 doesn't loose reachability to R3, the route change so you have to find out why
upvoted 1 times
...
timtgh
2 years, 6 months ago
If the route has changed to flow through router R2, then SLA is working. That's what it was supposed to do. So there is no SLA error. The error is whatever caused the unreachability that triggered the SLA to do its job.
upvoted 2 times
...
xziomal9
2 years, 7 months ago
Selected Answer: C
The correct answer is: C
upvoted 3 times
...
bayolo10
2 years, 7 months ago
Answer B
upvoted 2 times
...
Networkingguy
2 years, 10 months ago
Selected Answer: C
C looks to be the correct answer
upvoted 3 times
Networkingguy
2 years, 9 months ago
Sorry, Change this to B 'debug ip sla error'
upvoted 2 times
...
...
error_909
3 years, 2 months ago
The given answer is correct. After testing GNS3: The only result that make since is "debug ip routing"
upvoted 3 times
[Removed]
2 years, 10 months ago
How does it make sense if you're doing it AFTER the route has already been changed? Using debug ip sla error to verify the ip sla config has failed and then using debug ip sla trace afterwards are much better troubleshooting options...
upvoted 2 times
...
...
[Removed]
3 years, 4 months ago
The given answer 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 ...