exam questions

Exam 300-101 All Questions

View all questions & answers for the 300-101 exam

Exam 300-101 topic 2 question 610 discussion

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

When other routing protocol routes are being redistributed into OSPF, what is one of the most common problems?

  • A. missing the tag option in the redistribute command.
  • B. missing the subnet option in the redistribute command.
  • C. missing the metric option in the redistribute command.
  • D. misconfiguring the metric-type option in the redistribute command to type-1.
Show Suggested Answer Hide Answer
Suggested Answer: E. misconfiguring the metric-type option in the redistribute command to type-2. 🗳️
The point of this question is about the redistribution of OSPF. To redistribute routes from one routing domain into another routing domain, use the redistribute command in router configuration mode. redistribute protocol [process-id] {level- 1 | level-1-2 | level-2} [as-number] [metric {metric-value | transparent}] [metric-type type- value] [match {internal | external 1 | external 2}] [tag tag-value] [route-map map-tag] [subnets] The subnets keyword tells OSPF to redistribute all subnet routes. Without the subnets keyword, only networks that are not subnetted are redistributed by OSPF.

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
B. missing the subnet option in the redistribute command.
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 ...