exam questions

Exam 400-007 All Questions

View all questions & answers for the 400-007 exam

Exam 400-007 topic 1 question 205 discussion

Actual exam question from Cisco's 400-007
Question #: 205
Topic #: 1
[All 400-007 Questions]

Company XYZ wants to deploy OSPF. The design plan requires that two OSPF networks be mutually redistributed at multiple locations and ensure end-to-end connectivity to all of the company’s networks. Which technology can be used to fulfill the requirements while avoiding the creation of routing loops?

  • A. Redistribute routes as external type 2 routes
  • B. Create a virtual link between ASBRs
  • C. Use route maps on ASBRs to filter routes with tags so they are not redistributed
  • D. Change the router ID for both ASBRs
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
vn
Highly Voted 2 years, 6 months ago
C https://www.cisco.com/c/en/us/support/docs/ip/open-shortest-path-first-ospf/4170-ospfprocesses.html
upvoted 12 times
...
kalulosu
Most Recent 4 months, 4 weeks ago
Selected Answer: C
I think answer is C. Use route maps to tag routes to be redistributed by the Autonomous System Boundary Router (ASBR) and check and filter those tags during redistribution to prevent the same routes from returning to the network again and avoid routing loops This avoids routing loops. This effectively reduces the risk of loops when redistributing routes between different OSPF networks.
upvoted 1 times
...
Redrum702
9 months ago
Answer is A: Redistribute routes as external type 2 routes: When redistributing routes between OSPF and other routing protocols or between different OSPF areas, it is crucial to manage how external routes are advertised within the OSPF network. OSPF uses two types of external routes: Type 1 (E1) and Type 2 (E2). Type 2 is commonly used for redistribution because it only considers the cost to reach the ASBR (Autonomous System Boundary Router) and does not take into account the internal cost of the path to the ASBR. This approach helps in preventing routing loops and ensures that external routes are properly managed and loop-free.
upvoted 1 times
Redrum702
8 months, 2 weeks ago
Correction: Answer is C to avoid routing loops.
upvoted 1 times
...
...
J_W
2 years ago
Selected Answer: C
To fulfill the requirements of mutually redistributing two OSPF networks at multiple locations while avoiding the creation of routing loops, you can use route maps on Autonomous System Boundary Routers (ASBRs) to filter routes with tags so they are not redistributed. By applying route maps on the ASBRs, you can selectively filter and control which routes are redistributed between the OSPF networks. By tagging the routes and using route maps to filter based on these tags, you can prevent routing loops from occurring. This approach allows you to control the redistribution of routes and ensure end-to-end connectivity to all of the company's networks while avoiding any potential routing issues.
upvoted 3 times
...
bdp123
2 years, 1 month ago
Selected Answer: C
To avoid routing loops you need to tag packets
upvoted 1 times
bdp123
2 years ago
Also, a virtual link is between two ABR's not ASBR's https://afrozahmad.com/blog/ospf-virtual-link-explained/#:~:text=An%20OSPF%20virtual%20link%20is%20a%20connection%20between,their%20OSPF%20network%20while%20maintaining%20OSPF%20design%20requirements.
upvoted 1 times
...
...
Alionzo
2 years, 2 months ago
C. https://www.cisco.com/c/en/us/support/docs/ip/open-shortest-path-first-ospf/4170-ospfprocesses.html
upvoted 1 times
...
gcpengineer
2 years, 3 months ago
Selected Answer: B
Redistributing routes from one OSPF network to another can create routing loops if not carefully planned. A virtual link can be used to connect two non-backbone areas through the backbone area without having to physically connect them. This would ensure end-to-end connectivity while avoiding the creation of routing loops.
upvoted 1 times
biddid2
2 years, 2 months ago
They are in different OSPF instance. You cannot form virtual link from OSPF 1 to another network OSPF 2 area 0. More easy to understand, how about if both ASBR have one interface in area 0 in their network?
upvoted 2 times
...
...
Dvnn
2 years, 3 months ago
Selected Answer: C
C is correct
upvoted 2 times
...
gcpengineer
2 years, 3 months ago
C ans is correct
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 ...