nerdexam
CiscoCisco

350-501 · Question #370

350-501 Question #370: Real Exam Question with Answer & Explanation

The correct answer is A: Configure redistribution using route maps to filter the routes that are shared. To allow R3 users to access a server on R5 while preventing other EIGRP routes from being shared into OSPF, route redistribution must be configured between EIGRP and OSPF on R1, precisely controlled by route maps.

Networking

Question

Refer to the exhibit. EIGRP is running between routers R5 and R1, and OSPF is used in the rest of the network. Users in a network attached to router R3 need to access a server connected to R5. Which task must the engineer perform so that only the users attached to R3 are able to access the server, but no other network is shared to OSPF?

Options

  • AConfigure redistribution using route maps to filter the routes that are shared
  • BConfigure redistribution using an offset list to filter the routes that are shared.
  • CConfigure an OSPF virtual link between R1 and R3 to route traffic between the two areas.
  • DConfigure R1 as a stub router for EIGRP and OSPF so that only the default route is shared

Explanation

To allow R3 users to access a server on R5 while preventing other EIGRP routes from being shared into OSPF, route redistribution must be configured between EIGRP and OSPF on R1, precisely controlled by route maps.

Common mistakes.

  • B. An offset list modifies the metric of a route to influence path selection but does not filter routes from being advertised or redistributed entirely.
  • C. An OSPF virtual link is used to connect an OSPF area to the backbone (Area 0) through another area, or to connect non-contiguous Area 0 segments; it is not a mechanism for filtering routes during redistribution between different routing protocols.
  • D. Configuring a router as a stub in EIGRP or OSPF primarily affects how routes are advertised within those protocols or areas, typically by limiting them to default routes, which contradicts the need to share a specific server route.

Concept tested. Route redistribution with filtering (route maps)

Reference. https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/iproute_pi/configuration/15-mt/iri-15-mt-book/iri-rdstrb-rte-mps.html

Topics

#Routing Protocol Redistribution#Route Filtering#Route Maps#EIGRP-OSPF Interoperability

Community Discussion

No community discussion yet for this question.

Full 350-501 PracticeBrowse All 350-501 Questions