Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Cisco Exam 200-301 Topic 20 Question 80 Discussion

Actual exam question for Cisco's 200-301 exam
Question #: 80
Topic #: 20
[All 200-301 Questions]

Refer to the exibit.

IP connectivity and OSPF are preconfigured on all devices where necessary. Do not make any changes to the IP addressing or OSPF. The company policy uses connected interfaces and next hops when configuring static routes except for load balancing or redundancy without floating static. Connectivity must be established between subnet 172.20.20.128/25 on the Internet and the LAN at 192.168.0.0/24 connected to SW1:

1. Configure reachability to the switch SW1 LAN subnet in router R2.

2. Configure default reachability to the Internet subnet in router R1.

3. Configure a single static route in router R2 to reach to the Internet subnet considering both redundant links between routers R1 and R2. A default route is NOT allowed in router R2.

4. Configure a static route in router R1 toward the switch SW1 LAN subnet where the primary link must be through Ethernet0/1. and the backup link must be through Ethernet0/2 using a floating route. Use the minimal administrative distance value when required.

Show Suggested Answer Hide Answer
Suggested Answer: A

Answer as below configuration:

On R2:

Enable

Conf t

Ip route 192.168.1.0 255.255.255.0 10.10.31.1

On R1:

Enable

Conf t

Ip route 0.0.0.0 0.0.0.0 10.10.13.3

On R2

Ip route 172.20.20.128 255.255.255.128 e0/2

Ip route 172.20.20.128 255.255.255.128 e0/1

On R1

Ip route 192.168.0.0 255.255.255.0 e0/1

Ip route 192.168.0.0 255.255.255.0 10.10.12.2 3

Save all configurations after every router from anyone of these command

Do wr

Or

Copy run start


Contribute your Thoughts:

Lorean
20 days ago
Absolutely. I think the key is going to be breaking down the requirements one by one and making sure we address each one correctly. We can't afford to miss any details here.
upvoted 0 times
...
Maryann
21 days ago
Definitely. And the fact that we can't make any changes to the IP addressing or OSPF configurations adds an extra layer of complexity. We've got to be really careful to not mess up the existing setup.
upvoted 0 times
Dominga
2 days ago
I think if we pay attention to detail, we can successfully set up the required connectivity.
upvoted 0 times
...
Elbert
3 days ago
Absolutely, let's make sure we get the routing right without causing any disruptions.
upvoted 0 times
...
Eric
4 days ago
Let's focus on configuring the static routes as per the instructions given.
upvoted 0 times
...
Larae
5 days ago
Yes, making changes to those could create more problems than solutions.
upvoted 0 times
...
Xenia
6 days ago
It's crucial that we maintain the current IP addressing and OSPF settings intact.
upvoted 0 times
...
Willie
7 days ago
Let's carefully follow the guidelines provided to ensure everything works smoothly.
upvoted 0 times
...
Olen
8 days ago
I agree, we need to be extra cautious with the existing configurations.
upvoted 0 times
...
...
Junita
22 days ago
Oh, I have no doubt about that. But you know what they say - sometimes the simplest solution is the best. I'm going to try to keep it as straightforward as possible.
upvoted 0 times
...
Victor
23 days ago
Whoa, this question looks like a real minefield! All those static routes and load balancing requirements - I'm already getting a headache just thinking about it.
upvoted 0 times
...

Save Cancel