exam questions

Exam 300-101 All Questions

View all questions & answers for the 300-101 exam

Exam 300-101 topic 2 question 465 discussion

Actual exam question from Cisco's 300-101
Question #: 465
Topic #: 2
[All 300-101 Questions]

Refer to the exhibit.

Routers R1 and R2 have been configured to operate with OSPF. Routers R1 and R3 have been configured to operate with RIP. After configuring the redistribution between OSPF and RIP on R1, no OSPF routes are distributed into RIP. What should be done to correct this problem?

  • A. The redistribution command should be reentered with the match route-type parameter included.
  • B. The redistribution command should be reentered with the route-map map-tag parameter included.
  • C. The redistribution command should be reentered with the metric metric-value parameter included.
Show Suggested Answer Hide Answer
Suggested Answer: D. Routes will first need to be distributed into another protocol, and then into RIP. 🗳️
Explanation -
Notice that RIP metric is based on hop count only, and the maximum valid metric is 15. Anything above 15 is considered infinite. By default, when no metric is assigned when redistributing from EIGRP, OSPF, IS-IS, BGP into RIP, the default metric will be infinite. Therefore we must define a metric that is understandable to the receiving protocol. Usually, we should use a small value (like 1, 2, 3) so that after redistributing, that route can be advertised through many routers (because the limit is 15).

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
Nemanja
5 years, 4 months ago
C. The redistribution command should be reentered with the metric metric-value parameter included.
upvoted 2 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 ...