Sign Up
Log In
Home
discussion
Exam 200-105 Question id=2000 Routing Technologies

Refer to the exhibit.

Given the partial configuration shown in the exhibit, why do internal workstations on the 192.168.1.0 network fail to access the Internet?
interface Ethernet0 ip address 192.168.1.1 255.255.255.0 ! interface Ethernetl ip address 10.0.1.1 255.255.255.252 ! ip nat inside source list 101 interface Ethernetl overload ! access-list 101 permit ip 192.168.1.0 0.0.0.255 any

A. A NAT pool has not been defined.
B. The wrong interface is overloaded.
C. NAT has not been applied to the inside and outside interfaces.
D. The access list has not been applied to the proper interface to allow traffic out of the internal network.