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 200-301 Exam - Topic 6 Question 85 Discussion

Refer to the exhibit.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.
A) See the Explanation below

Cisco 200-301 Exam - Topic 6 Question 85 Discussion

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

Refer to the exhibit.

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:

0/2000 characters
Lyndia
9 months ago
Just to clarify, are we really using floating routes here?
upvoted 0 times
...
Ozell
9 months ago
I think the static routes should work fine for redundancy.
upvoted 0 times
...
Beckie
10 months ago
Wait, no default route on R2? That seems tricky.
upvoted 0 times
...
Pansy
10 months ago
Totally agree, no changes needed to IPs!
upvoted 0 times
...
Laticia
10 months ago
OSPF is already set up, nice!
upvoted 0 times
...
King
10 months ago
For R1, I think the primary route through Ethernet0/1 should have a lower admin distance, but I need to double-check the values we discussed.
upvoted 0 times
...
Amber
11 months ago
I feel a bit confused about the reachability requirements for R2. Do we really need to avoid default routes entirely?
upvoted 0 times
...
Yvette
11 months ago
This question seems similar to one we did in class about configuring static routes with floating metrics. I think I can apply that here.
upvoted 0 times
...
Elfriede
11 months ago
I remember we practiced static routes, but I'm not sure how to handle the redundancy part for R1.
upvoted 0 times
...
Mozell
11 months ago
Whoa, this has a lot of moving parts. Configuring the redundant static route on R2 to reach the Internet subnet is going to be the trickiest part. Gotta make sure I get the administrative distance right.
upvoted 0 times
...
Lashonda
11 months ago
Alright, let's break this down step-by-step. First, I'll configure the reachability to the SW1 LAN subnet on R2. Then I'll set up the default route on R1 to reach the Internet. This should get me started.
upvoted 0 times
...
Salome
11 months ago
Hmm, the instructions mention OSPF is already configured, so I'll need to focus on the static routing aspects. Gotta make sure I don't mess up the OSPF configs.
upvoted 0 times
...
Paul
11 months ago
Okay, this looks like a tricky static routing question. I'll need to carefully read through the requirements and network topology to understand what needs to be configured.
upvoted 0 times
...
Ardella
11 months ago
I think I've got a good handle on this. The key is using connected interfaces and next hops for the static routes, except for the floating static route on R1. Shouldn't be too bad if I take it one step at a time.
upvoted 0 times
...
Lauran
11 months ago
Hmm, I'm a bit unsure about this one. I know SOAP services use XML-based messaging, but I'm not sure if that's the only way to access the solution logic. Let me think this through carefully.
upvoted 0 times
...
Paris
11 months ago
This looks like a tricky question. I'll need to carefully read through the details and think it through step-by-step.
upvoted 0 times
...
Tess
11 months ago
Okay, let me think this through step-by-step. I need to determine which of the statements is false based on the information given in the diagram.
upvoted 0 times
...
Kimi
2 years ago
For R1, it’s about setting up primary and backup routes with admin distance.
upvoted 0 times
...
Thomasena
2 years ago
Yes, and no default route allowed on R2. Maybe use EIGRP or specific routing?
upvoted 0 times
...
Loren
2 years ago
So for R2, it needs a static route to SW1 LAN using redundant links?
upvoted 0 times
...
Kimi
2 years ago
Absolutely, but we just need to follow the question closely.
upvoted 0 times
...
Thomasena
2 years ago
Totally, configuring static routes and OSPF can be tricky.
upvoted 0 times
...
Loren
2 years ago
This question looks intense!
upvoted 0 times
...

Save Cancel