exam questions

Exam 300-410 All Questions

View all questions & answers for the 300-410 exam

Exam 300-410 topic 1 question 245 discussion

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


Refer to the exhibit. The static route is not present in the routing table of an adjacent OSPF neighbor router. Which action resolves the issue?

  • A. Configure a permit 20 statement to the route map to redistribute the static route.
  • B. Configure the next-hop interface at the end of the static route for it to get redistributed.
  • C. Configure the next hop of 10.20.20.1 in the prefix list DMZ-STATIC.
  • D. Configure the subnets keyword in the redistribution command.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

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
SAMAKEMM
Highly Voted 1 year, 7 months ago
Selected Answer: D
Without the word "subnets", only the classfull networks will be redistributed
upvoted 5 times
...
[Removed]
Most Recent 10 months, 2 weeks ago
Selected Answer: D
D is correct
upvoted 1 times
...
mouin
1 year, 8 months ago
Selected Answer: D
I tested it in lab without the subnet keyword and without route-map permit 20, the static route got redistributed !!!!so i checked the configuration (show run | sec router ospf) and it turns out that the subnet key word was automatically there
upvoted 2 times
bk989
9 months, 3 weeks ago
on recent IOS versions, subnet automatically added
upvoted 3 times
...
...
alex711
1 year, 9 months ago
D is correct. https://community.cisco.com/t5/switching/redistribute-static-subnet-to-ospf/td-p/1281958
upvoted 2 times
...
siyamak
1 year, 9 months ago
The correct answer is D Router(config-router)#redistribute sta Router(config-router)#redistribute static ? metric Metric for redistributed routes metric-type OSPF/IS-IS exterior metric type for redistributed routes nssa-only Limit redistributed routes to NSSA areas route-map Route map reference subnets Consider subnets for redistribution into OSPF tag Set tag for routes redistributed into OSPF <cr>
upvoted 1 times
...
Cyril_the_Squirl
1 year, 9 months ago
Selected Answer: A
route-map has a very specific match condition...which is the prefix-list...that is the ONLY thing matched and therefore redistributed. If you want to allow anything else you have to write a condition for it...in this case A is correct.
upvoted 1 times
...
pepgua
1 year, 11 months ago
Selected Answer: D
Router> enable Router# configure terminal Router(config)# router ospf <process-id> Router(config-router)# redistribute static SUBNETS Use the "redistribute" command to redistribute the static route into OSPF. Specify the source of the static route and any necessary parameters.
upvoted 4 times
...
zhlzjz
2 years, 3 months ago
i don't know why? In lab. it is same result without subnets keyword. all subnets are redistributed whatever classful or not. Is that different in OS version ?
upvoted 1 times
GReddy2323
2 years, 2 months ago
I could be wrong here but I think I have seen videos of redistribution where the instructor states that in latest iOS versions the subnets keywords is already assumed by default and doesn't need to be added. Someone correct me if I am wrong.
upvoted 5 times
HungarianDish_111
2 years ago
True. Please see: https://www.kwtrain.com/blog/route-redistribution-part-1
upvoted 3 times
...
...
...
chris7890
2 years, 7 months ago
the given answer is correct: The command to distribute static route via OSPF in Cisco IOS Router is “redistribute static subnets” https://www.mustbegeek.com/distribute-static-route-via-ospf-in-cisco-ios-router/
upvoted 3 times
...
NoUserName1234
2 years, 8 months ago
answer is correct: https://www.cisco.com/c/en/us/td/docs/cloud-systems-management/network-automation-and-management/dna-center/2-2-2/user_guide/b_cisco_dna_center_ug_2_2_2/b_cisco_dna_center_ug_2_2_2_chapter_0111.html
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 ...