Cisco Certified Network Associate (200-301 CCNA) – Question580


Refer to the exhibit. How should the configuration be updated to allow PC1 and PC2 access to the Internet?

A.
Modify the configured number of the second access list
B. Change the ip nat inside source command to use interface GigabitEthernet0/0
C. Remove the overload keyword from the ip nat inside source command
D. Add either the ip nat {inside|outside} command under both interfaces

Correct Answer: D

Cisco Certified Network Associate (200-301 CCNA) – Question576

Which command creates a static NAT binding for a PC address of 10.1.1.1 to the public routable address 209.165.200.225 assigned to the PC?

A.
R1(config)#ip nat inside source static 10.1.1.1 209.165.200.225
B. R1(config)#ip nat outside source static 209.165.200.225 10.1.1.1
C. R1(config)#ip nat inside source static 209.165.200.225 10.1.1.1
D. R1(config)#ip nat outside source static 10.1.1.1 209.165.200.225

Correct Answer: A

Cisco Certified Network Associate (200-301 CCNA) – Question574

A network analyst is tasked with configuring the date and time on a router using EXEC mode. The date must be set to January 1, 2020 and the time must be set to 12:00 am. Which command should be used?

A.
clock timezone
B. clock summer-time date
C. clock summer-time recurring
D. clock set

Correct Answer: D

Cisco Certified Network Associate (200-301 CCNA) – Question573


Refer to the exhibit. The DHCP server and clients are connected to the same switch. What is the next step to complete the DHCP configuration to allow clients on VLAN 1 to receive addresses from the DHCP server?

A.
Configure the ip dhcp snooping trust command on the interface that is connected to the DHCP client.
B. Configure ip dhcp relay information option command on the interface that is connected to the DHCP server.
C. Configure ip dhcp snooping trust command on the interface that is connected to the DHCP server.
D. Configure the ip dhcp information option command on the interface that is connected to the DHCP client.

Correct Answer: C