Exam 300-101 Question id=519 Layer 3 Technologies

Refer to the exhibit.
! interface FastEthernet0/1 ip address 209.165.200.225 255.255.255.224 ip nat outside ! interface FastEthernet0/2 ip address 10.10.10.1 255.255.255.0 ip nat inside ! access-list 10 permit 10.10.10.0 0.0.0.255 !
Which command allows hosts that are connected to FastEthernet0/2 to access the Internet?

A. ip nat inside source list 10 interface FastEthernet0/1 overload
B. ip nat outside source static 209.165.200.225 10.10.10.0 overload
C. ip nat inside source list 10 interface FastEthernet0/2 overload
D. ip nat outside source list 10 interface FastEthernet0/2 overload

WARNING

the answers are mixed, do not specify in the comment number or the letter of the answer
please write answer#A instead A, answer#B instead B...
Subject:

only logged users can write comments