exam questions

Exam 200-301 All Questions

View all questions & answers for the 200-301 exam

Exam 200-301 topic 1 question 1362 discussion

Actual exam question from Cisco's 200-301
Question #: 1362
Topic #: 1
[All 200-301 Questions]

SIMULATION
-


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 tab 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 pre-configurations have been applied.
• Do not remove any existing configurations from the devices, only those necessary to make the appropriate changes required to fulfill the listed tasks.
• 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.

Show Suggested Answer Hide Answer
Suggested Answer:

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
dasand
3 months, 1 week ago
Task-1 R5 conf t ip route 10.200.220.6 255.255.255.255 10.100.110.1 end wr R1 conf t ip route 0.0.0.0 0.0.0.0 10.133.13.3 end wr R5 ping 10.200.220.6 traceroute 10.200.220.6 Task-2 R1 conf t ip route 0.0.0.0 0.0.0.0 10.122.12.2 225 end wr R2 conf t ip route 10.100.110.0 255.255.255.128 10.122.12.1 end wr R1 conf t interface e0/1 shut end traceroute 10.200.220.6 ping 10.200.220.6
upvoted 2 times
...
Joshua25
5 months, 2 weeks ago
This won't work. Every router needs to be configured to form the whole router, not just R1 and R5, unless a dynamic routing protocol is running on these routers to share routes with each other.
upvoted 1 times
...
MicroDiff
5 months, 2 weeks ago
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.3 R5# traceroute 10.200.220.6 ping 10.200.220.6 wr 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 shutdown wr R5# traceroute 10.200.220.6 ping 10.200.220.6
upvoted 1 times
...
3040636
7 months, 1 week ago
R5: ip route 10.200.220.6 255.255.255.255 10.100.110.1 R1: ip route 0.0.0.0 0.0.0.0 10.133.13.3 2 R1 ip route 0.0.0.0 0.0.0.0 10.122.12.2 225 r2 ip route 10.100.110.0 255.255.255.128 10.122.12.1
upvoted 3 times
...
matass_md
8 months, 2 weeks ago
Answers are correct.
upvoted 1 times
MinSun600
7 months, 3 weeks ago
the first task it says host route on R5 for the destination of 10.200.220.6 so shouldn't we use the subnet mask for the destination not the host of R5 i think it's tricky wording
upvoted 1 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago