200-301 · Question #1534
200-301 Question #1534: Real Exam Question with Answer & Explanation
Sign in or unlock 200-301 to reveal the answer and full explanation for question #1534. The question stem and answer options stay visible for context.
Question
Lab Simulation 31 Guidelines This is a lab item in which tasks will be performed on virtual devices. - Refer to the Tasks tab to view the tasks for this lab item. - Refer to the Topology lab to access the device console(s) and perform the tasks. - Console access is available for all required devices by clicking the device icon or using the tab(s) above the console window. - All necessary preconfigurations have been applied. - Do not change the enable password or hostname for any device. - Save your configurations to NVRAM before moving to the next item. - Click Next at the bottom of the screen to submit this lab and move to the next question. - When Next is clicked, the lab closes and cannot be reopened. Topology Tasks Task 1 - Configure a host route on R5 for the destination of 10.200.220.6. - Configure a static default route on R1 preferring the path through R3 towards R6. - From R5, use traceroute and ping to verify the path towards and reachability of R6. Task 2 - Configure a floating static default route on R1, preferring the path through R2 towards R6 if the link to R3 should fail. - Configure the administrative distance for 225. - Configure a static route on R2 to forward the return traffic towards 10.100.110.0/25. - After shutting interface e0/1 on R1, use traceroute and ping from R5 to verify path towards and reachability of R6. Answer: Task 1: R5(config)# ip route 10.200.220.6 255.255.255.255 10.100.110.1 R1(config)# ip route 0.0.0.0 0.0.0.0 10.133.13.2 R5# traceroute 10.200.220.6 R5# ping 10.200.220.6 Task 2: R1(config)# ip route 0.0.0.0 0.0.0.0 10.122.12.2 225 R2(config)# ip route 10.100.110.0 255.255.255.128 10.122.12.1 R1(config)# interface e0/1 R1(config-if)# shutdown R5# traceroute 10.200.220.6 R5# ping 10.200.220.6
Options
- taskConfigure a host route on R5 for the destination of 10.200.220.6. Configure a static default route on R1 preferring the path through R3 towards R6. From R5, use traceroute and ping to verify the path towards and reachability of R6.
- prerequisitesAccess to virtual device console (R1, R5). All necessary preconfigurations have been applied.
Unlock 200-301 to see the answer
You've previewed enough free 200-301 questions. Unlock 200-301 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.