PrepAway - Latest Free Exam Questions & Answers

What command sequence will enable PAT from the inside to outside network?

Refer to the exhibit. What command sequence will enable PAT from the inside to outside network?

PrepAway - Latest Free Exam Questions & Answers

A.
(config) ip nat pool isp-net 1.2.4.2 netmask 255.255.255.0 overload

B.
(config-if) ip nat outside overload

C.
(config) ip nat inside source list 1 interface ethernet1 overload

D.
(config-if) ip nat inside overload

2 Comments on “What command sequence will enable PAT from the inside to outside network?

  1. SEO says:

    The command “ip nat inside source list 1 interface ethernet1 overload” means:

    + “ip nat”: use NAT
    + “inside”: NAT from inside to outside
    + “source list 1″: the source addresses can be found in access list 1
    + “interface ethernet1″: NAT out of this interface
    + “overload”: use NAT overload (PAT)




    0



    0

Leave a Reply