Which three options are needed to configure NAT on router GW so PC1 and PC2 will be able to ping 203.0.113.1?

Refer to the exhibit.

Which three options are needed to configure NAT on router GW so PC1 and PC2 will be able to ping 203.0.113.1? (Choose three)
A . interface Ethernet0
ip nat inside
interface Ethernet1
ip nat outside

B . ip access-list standard ACL_NAT
permit 10.1.1.0 0.0.0.255

C . ip nat inside source static tcp 10.1.1.0 80 interface Ethernet1 80
D . interface Ethernet0
ip nat outside
interface Ethernet1
ip nat inside
E . ip nat inside source list ACL_NAT interface Ethernet1 overload
F . ip access-list extended ACL_NAT
permit tcp 10.1.1.0 0.0.0.255 any eq 80

Answer: A,B,E

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments