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 5 Question 88 Discussion

Refer to the exhibit.Connectivity between three routers has been established, and IP services must be configured jn the order presented to complete the implementation Tasks assigned include configuration of NAT, NTP, DHCP, and SSH services.1. All traffic sent from R3 to the R1 Loopback address must be configured for NAT on R2. All source addresses must be translated from R3 to the IP address of Ethernet0/0 on R2, while using only a standard access list named NAT To verify, a ping must be successful to the R1 Loopback address sourced from R3. Do not use NVI NAT configuration.2. Configure R1 as an NTP server and R2 as a client, not as a peer, using the IP address of the R1 Ethernet0/2 interface. Set the clock on the NTP server for midnight on January 1, 2019.3. Configure R1 as a DHCP server for the network 10.1.3.0/24 in a pool named TEST. Using a single command, exclude addresses 1-10 from the range. Interface Ethernet0/2 on R3 must be issued the IP address of 10.1.3.11 via DHCP.4. Configure SSH connectivity from R1 to R3, while excluding access via other remote connection protocols. Access for user root and password Cisco must be set on router R3 using RSA and 1024 bits. Verify connectivity using an SSH session from router R1 using a destination address of 10.1.3.11. Do NOT modify console access or line numbers to accomplish this task.
A) See the Explanation below

Cisco 200-301 Exam - Topic 5 Question 88 Discussion

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

Refer to the exhibit.

Connectivity between three routers has been established, and IP services must be configured jn the order presented to complete the implementation Tasks assigned include configuration of NAT, NTP, DHCP, and SSH services.

1. All traffic sent from R3 to the R1 Loopback address must be configured for NAT on R2. All source addresses must be translated from R3 to the IP address of Ethernet0/0 on R2, while using only a standard access list named NAT To verify, a ping must be successful to the R1 Loopback address sourced from R3. Do not use NVI NAT configuration.

2. Configure R1 as an NTP server and R2 as a client, not as a peer, using the IP address of the R1 Ethernet0/2 interface. Set the clock on the NTP server for midnight on January 1, 2019.

3. Configure R1 as a DHCP server for the network 10.1.3.0/24 in a pool named TEST. Using a single command, exclude addresses 1-10 from the range. Interface Ethernet0/2 on R3 must be issued the IP address of 10.1.3.11 via DHCP.

4. Configure SSH connectivity from R1 to R3, while excluding access via other remote connection protocols. Access for user root and password Cisco must be set on router R3 using RSA and 1024 bits. Verify connectivity using an SSH session from router R1 using a destination address of 10.1.3.11. Do NOT modify console access or line numbers to accomplish this task.

Show Suggested Answer Hide Answer
Suggested Answer: A

Answer as below configuration:

conf t

R1(config)#ntp master 1

R2(config)#ntp server 10.1.2.1

Exit

Router#clock set 00:00:00 jan 1 2019

ip dhcp pool TEST

network 10.1.3.0 255.255.255.0

ip dhcp exluded-address 10.1.3.1 10.1.3.10

R3(config)#int e0/3

R3(config)#int e0/2

ip address dhcp

no shut

crypto key generate RSA

1024

Copy run start


Contribute your Thoughts:

0/2000 characters
Ranee
9 months ago
Excluding those DHCP addresses in one command is slick!
upvoted 0 times
...
Frederic
9 months ago
Don't forget to set R1's clock correctly for NTP!
upvoted 0 times
...
Daisy
10 months ago
Wait, why not use NVI NAT? Seems odd.
upvoted 0 times
...
Lynette
10 months ago
Totally agree, NAT is crucial here!
upvoted 0 times
...
Coletta
10 months ago
R2 needs to handle NAT for R3 traffic to R1.
upvoted 0 times
...
Adelle
10 months ago
I practiced a similar question on DHCP pools, but I’m uncertain about the command to exclude the first 10 addresses. I hope I can remember it during the exam!
upvoted 0 times
...
Leila
11 months ago
I feel a bit confused about the SSH setup. I know we need to use RSA keys, but I can't recall the exact commands to restrict other protocols.
upvoted 0 times
...
Desire
11 months ago
This question seems similar to one we did in class about configuring NTP and DHCP. I think I can handle those parts, but I need to double-check the NAT specifics.
upvoted 0 times
...
Colby
11 months ago
I remember practicing NAT configurations, but I'm not entirely sure how to set up the standard access list for this task.
upvoted 0 times
...
Luis
11 months ago
Hmm, the NAT configuration seems a bit tricky. I'll need to review the guidelines carefully to make sure I set it up correctly without using NVI. The other tasks seem more straightforward, but I'll need to pay close attention to the details.
upvoted 0 times
...
Linn
11 months ago
Alright, let's do this! I've got a good handle on these topics, so I think I can tackle this question efficiently. I'll make sure to double-check each step to ensure I meet all the requirements.
upvoted 0 times
...
Malcom
11 months ago
Okay, this looks like a pretty comprehensive exam question covering a range of Cisco configuration tasks. I'll need to carefully read through each requirement and plan out my approach step-by-step.
upvoted 0 times
...
Jennifer
11 months ago
Whoa, that's a lot of different things to configure - NAT, NTP, DHCP, and SSH. I'm feeling a bit overwhelmed, but I'll take it one task at a time and try to stay organized.
upvoted 0 times
...
Alesia
11 months ago
Okay, I've got a strategy for this. I'll focus on the specific information provided about the CloudIVS 3000 and use that to determine if the statement is true or false.
upvoted 0 times
...
Zachary
11 months ago
I feel like I might have seen "modern terrorism" mentioned in a different context, maybe it's more about methods than actual organization levels.
upvoted 0 times
...
Belen
11 months ago
Okay, I've got this. The key is understanding that validity refers to the accuracy of the measurement, not just its consistency. I'll select the option that best captures that idea.
upvoted 0 times
...
Vicki
11 months ago
Alright, let's think this through. Ralph has captured the initial requirements, but in a plan-driven approach, he needs to make sure those requirements are vetted and approved before he can start defining them further. That means the stakeholders need to formally sign off on them, so I'm confident option C is the right answer here.
upvoted 0 times
...
Oretha
11 months ago
I think the idea of just replacing everything with a new solution seems drastic. Maybe we can modify the current setup? That's what we did in that similar case study.
upvoted 0 times
...

Save Cancel