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 10 Question 79 Discussion

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

All physical cabling is in place. Router R4 and PCI are fully configured and

inaccessible. R4's WAN interfaces use .4 in the last octet for each subnet.

Configurations should ensure that connectivity is established end-to-end.

1 . Configure static routing to ensure RI prefers the path through R2 to

reach only PCI on R4's LAN

2. Configure static routing that ensures traffic sourced from RI will take

an alternate path through R3 to PCI in the event of an outage along

the primary path

3. Configure default routes on RI and R3 to the Internet using the least number of hops

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 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.

Show Suggested Answer Hide Answer
Suggested Answer: A

To configure static routing on R1 to ensure that it prefers the path through R2 to reach only PC1 on R4's LAN, you need to create a static route for the host 10.0.0.100/8 with a next-hop address of 20.0.0.2, which is the IP address of R2's interface connected to R1. You also need to assign a lower administrative distance (AD) to this route than the default AD of 1 for static routes, so that it has a higher preference over other possible routes. For example, you can use an AD of 10 for this route. To create this static route, you need to enter the following commands on R1's console:

R1#configure terminal R1(config)#ip route 10.0.0.100 255.0.0.0 20.0.0.2 10 R1(config)#end

To configure static routing on R1 that ensures that traffic sourced from R1 will take an alternate path through R3 to PC1 in the event of an outage along the primary path, you need to create another static route for the host 10.0.0.100/8 with a next-hop address of 40.0.0.2, which is the IP address of R3's interface connected to R1. You also need to assign a higher AD to this route than the AD of the primary route, so that it has a lower preference and acts as a backup route. For example, you can use an AD of 20 for this route. This type of static route is also known as a floating static route. To create this static route, you need to enter the following commands on R1's console:

R1#configure terminal R1(config)#ip route 10.0.0.100 255.0.0.0 40.0.0.2 20 R1(config)#end

To configure default routes on R1 and R3 to the Internet using the least number of hops, you need to create a static route for the network 0.0.0.0/0 with a next-hop address of the ISP's interface connected to each router respectively. A default route is a special type of static route that matches any destination address and is used when no other specific route is available. The ISP's interface connected to R1 has an IP address of 10.0.0.4, and the ISP's interface connected to R3 has an IP address of 50.0.0.4. To create these default routes, you need to enter the following commands on each router's console:

On R1: R1#configure terminal R1(config)#ip route 0.0.0.0 0.0.0.0 10.0.0.4 R1(config)#end

On R3: R3#configure terminal R3(config)#ip route 0.0.0.0 0.0.0.0 50.0.0.4 R3(config)#end


Contribute your Thoughts:

0/2000 characters
Lemuel
5 months ago
I thought we were supposed to prioritize R2, right?
upvoted 0 times
...
Berry
6 months ago
Don’t forget to save your configs to NVRAM!
upvoted 0 times
...
Vi
6 months ago
Wait, are we sure R3 can handle the alternate path?
upvoted 0 times
...
Effie
6 months ago
Totally agree, that’s a solid setup for routing!
upvoted 0 times
...
Kris
6 months ago
R4's WAN interfaces are using .4 in the last octet.
upvoted 0 times
...
Stevie
7 months ago
I feel like I’ve seen a question like this before, but I’m worried I might mix up the configurations for R3 and R4.
upvoted 0 times
...
Nickie
7 months ago
For the default routes, I believe we need to use the 'ip route' command, but I’m not confident about the least number of hops part.
upvoted 0 times
...
Glory
7 months ago
I think we did a similar question where we had to set up failover routes. I hope I can remember the commands for that.
upvoted 0 times
...
Carey
7 months ago
I remember practicing static routing, but I'm a bit unsure about how to prioritize the path through R2 for RI.
upvoted 0 times
...
Shala
7 months ago
This seems pretty straightforward, but I want to double-check that I have the right syntax for the static route commands. I don't want to mess up the configurations and break connectivity.
upvoted 0 times
...
Felice
7 months ago
I think I've got a good handle on this. The key is configuring the static routes properly on R1 to control the traffic flow. I'll need to be careful with the subnet masks and next-hop addresses to make sure everything is routed correctly end-to-end.
upvoted 0 times
...
Rosalyn
7 months ago
Hmm, I'm a bit confused about the subnet addressing for R4's WAN interfaces. Do I need to match that in my static route configurations? And what exactly does "least number of hops" mean for the default routes?
upvoted 0 times
...
Delila
7 months ago
Okay, this looks like a pretty straightforward static routing configuration task. I'll need to set up a preferred path through R2 to PCI, an alternate path through R3 in case of an outage, and default routes on R1 and R3 to the internet.
upvoted 0 times
...
Frank
7 months ago
Hmm, I'm a bit confused on this one. I know Ether is the main unit, but I'm not sure how it translates to the smaller units like Wei, Finney, and Szabo. I'll have to think this through carefully.
upvoted 0 times
...
Kina
7 months ago
This looks like a pretty straightforward configuration setup for Dynamics 365 for Field Service. I think I can handle this one.
upvoted 0 times
...
Sherell
7 months ago
Internal assessments are about evaluating conformance with standards, not just benchmarking. That makes me lean away from option A.
upvoted 0 times
...
Portia
8 months ago
The CMD statement is definitely the one that specifies the default command to run in the container. I remember learning that in class.
upvoted 0 times
...
Penney
8 months ago
I'm leaning towards option D because scheduled scaling seems beneficial, but I'm wondering if that's flexible enough for random traffic spikes.
upvoted 0 times
...
Daniel
2 years ago
Let's follow the guidelines and save our configurations to NVRAM before moving on.
upvoted 0 times
...
Ezekiel
2 years ago
Configuring default routes on RI and R3 to the Internet using the least number of hops seems important too.
upvoted 0 times
...
Isabelle
2 years ago
I also believe we should have an alternate path through R3 in case of an outage.
upvoted 0 times
...
Alexis
2 years ago
Agreed. We should make sure RI prefers the path through R2 to reach PCI on R4's LAN.
upvoted 0 times
...
Portia
2 years ago
I think we need to configure static routing to ensure connectivity.
upvoted 0 times
...
Jame
2 years ago
Haha, good one! And don't forget the default routes on R1 and R3 to the Internet. We need to make sure we use the least number of hops, so I'm thinking we should go with the direct route. Might as well keep it simple, right?
upvoted 0 times
...
Merrilee
2 years ago
Yeah, that's the easy part. The tricky bit is setting up the alternate path through R3 in case of an outage. We've gotta be careful not to mess up the primary path here. Maybe we can throw in a few one-liners to lighten the mood, like 'Hey, at least we don't have to worry about dynamic routing, am I right?'
upvoted 0 times
...
Anthony
2 years ago
Alright, let's break this down. First, we need to configure the static routing on R1 to prefer the path through R2 to reach PCI on R4's LAN. That should be pretty straightforward, right?
upvoted 0 times
Marvel
2 years ago
Great, let's move on to the next question and submit our lab.
upvoted 0 times
...
Therese
2 years ago
I think we're all set with the configurations on R1 and R3.
upvoted 0 times
...
Frankie
2 years ago
Let's make sure we save our configurations before moving on to the next item.
upvoted 0 times
...
Markus
2 years ago
Don't forget to configure default routes on R1 and R3 to the Internet.
upvoted 0 times
...
Matthew
2 years ago
We also need to configure static routing to take an alternate path through R3 in case of an outage.
upvoted 0 times
...
Serina
2 years ago
Yes, configuring static routing on R1 to prefer the path through R2 should be simple.
upvoted 0 times
...
...
Lonny
2 years ago
Hmm, this question looks tricky. We need to configure static routing to ensure R1 prefers the path through R2 to reach PCI on R4's LAN, and also set up an alternate path through R3 in case of an outage. Oh, and default routes on R1 and R3 to the Internet using the least number of hops. I wonder if we can sneak in a few jokes while we figure this out.
upvoted 0 times
...

Save Cancel