Refer to the exhibit. An engineer must configure PAT to provide internet access to all users by using one global address for many local addresses. Which command set completes the configuration?
A.
RouterA(config)# ip nat inside source static 172.16.1.1 172.16.1.2
B.
RouterA(config)# ip nat inside source list 1 pool cisco
C.
RouterA(config)# ip nat inside source static 172.16.1.1 193.64.64.1
D.
RouterA(config)# ip nat inside source list 1 pool cisco overload
PAT a.k.a. NAT overloading is enabled using the "overload" keyword.
The answer is 'D' assuming that the access-list 1 has already been configured using the following command line: "RouterA(config)#access-list 1 permit 172.16.1.0 0.0.0.255"
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
AbdullahMohammad251
5 months agochiacche
5 months, 2 weeks agoHiro00
5 months, 3 weeks ago