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 3 Question 52 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) Explanation: 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

Cisco 200-301 Exam - Topic 3 Question 52 Discussion

Actual exam question for Cisco's 200-301 exam
Question #: 52
Topic #: 3
[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

Contribute your Thoughts:

0/2000 characters
Nana
10 months ago
Excluding addresses 1-10 in DHCP pool is smart, saves some hassle.
upvoted 0 times
...
Domonique
10 months ago
NTP server config looks solid, good call on the clock setting!
upvoted 0 times
...
Rolland
10 months ago
Wait, why not use NVI NAT? Seems odd.
upvoted 0 times
...
Cora
11 months ago
Totally agree, standard access list is a must for this setup.
upvoted 0 times
...
Almeta
11 months ago
R2 needs to handle NAT for R3 traffic to R1.
upvoted 0 times
...
Cary
11 months ago
For the NTP configuration, I feel confident about setting R1 as the server, but I might mix up the commands for the client on R2. I hope I remember the right syntax.
upvoted 0 times
...
Werner
11 months ago
I think we did a similar question on DHCP pools, but I can't recall the exact command for excluding addresses. Was it `ip dhcp excluded-address` or something else?
upvoted 0 times
...
Cherry
11 months ago
I remember practicing NAT configurations, but I'm not entirely sure about the access list setup for R2. Did we use standard access lists for NAT in the labs?
upvoted 0 times
...
Rory
11 months ago
I practiced SSH setups recently, but I’m a bit uncertain about the RSA key generation part. I think it was `crypto key generate RSA` but I need to double-check the bit size.
upvoted 0 times
...
Honey
11 months ago
I feel pretty good about this one. The Usage reports in the Teams admin center should give me the network performance insights I need to identify any packet loss issues from the pilot deployment. As long as I can find that data, I think I've got a solid solution.
upvoted 0 times
...
Daniel
11 months ago
Okay, I've got this. An overhead is an indirect cost that a business incurs to support its operations, but is not directly tied to a specific product or service. I'm confident C is the right answer.
upvoted 0 times
...
Jamal
11 months ago
Okay, I've studied this topic before, so I think I have a good handle on it. The components in the image are clearly part of the internet infrastructure, so I'm going to go with answer D.
upvoted 0 times
...

Save Cancel