Networking - Network Address Translation - Discussion

Discussion Forum : Network Address Translation - Network Address Translation (Q.No. 3)
3.
Which command would you place on interface on a private network?
ip nat inside
ip nat outside
ip outside global
ip inside local
Answer: Option
Explanation:
As in access-lists, you must configure your interfaces before NAT will provide any translations. On the inside networks you would use the command ip nat inside. On the outside interface, you will use the command ip nat outside.
Discussion:
Be the first person to comment on this question !

Post your comments here:

Your comments will be displayed after verification.