200-901 · Question #422
200-901 Question #422: Real Exam Question with Answer & Explanation
The correct answer is B: Add a host route on the server to the client.. The internal client cannot reach the app server because neither endpoint has a route to the other's subnet. Adding host routes on both the client and server restores bidirectional connectivity without affecting internet access, which routes through an intermediary device.
Question
Refer to the exhibit. The internal client cannot access the app server, but access still works for clients on the Internet. Which two actions resolve the issue? (Choose two.) \
Options
- AMove port Gi0/0/2 to VLAN 20.
- BAdd a host route on the server to the client.
- CChange the subnet length on the client to 16.
- DChange the subnet length on the server to 24.
- EAdd a host route on the client to the server.
Explanation
The internal client cannot reach the app server because neither endpoint has a route to the other's subnet. Adding host routes on both the client and server restores bidirectional connectivity without affecting internet access, which routes through an intermediary device.
Common mistakes.
- A. Changing the VLAN assignment of Gi0/0/2 modifies layer-2 segmentation but does not address the layer-3 routing gap that prevents the internal client from exchanging packets with the server.
- C. Expanding the client subnet mask to /16 does not create a valid route to the server and may cause the client to incorrectly assume the server is locally reachable, worsening the mismatch.
- D. Changing the server subnet mask to /24 adjusts the server's local network boundary but does not install routes that allow the client and server to exchange traffic across their separate subnets.
Concept tested. Static host routes resolving missing bidirectional routing
Topics
Community Discussion
No community discussion yet for this question.