200-301 · Question #1531
Lab Simulation 28 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 lab to access
This lab simulation tests the ability to configure NAT (dynamic one-to-one mapping using NAT pool), DHCP client configuration, and NTP server/client relationships on Cisco routers. The correct implementation requires: (1) creating a standard ACL named XLATE to permit R3's source
Question
Exhibits
Explanation
This lab simulation tests the ability to configure NAT (dynamic one-to-one mapping using NAT pool), DHCP client configuration, and NTP server/client relationships on Cisco routers. The correct implementation requires: (1) creating a standard ACL named XLATE to permit R3's source network, defining a NAT pool named 'test_pool' with the 10.10.10.0/24 range, and binding them with 'ip nat inside source list XLATE pool test_pool' while designating inside/outside interfaces; (2) configuring 'ip address dhcp' on R3's Ethernet0/2 interface; and (3) using 'ntp master' on R1 and 'ntp server [R1-IP]' on R2. These are standard IOS commands that follow Cisco's prescribed syntax for IP services configuration, and each task must be completed in order since later tasks may depend on connectivity established by earlier ones.
Topics
Community Discussion
No community discussion yet for this question.

