Q3
Which command would you place on interface on a private network?
A.Answer
ip nat insideB.
ip nat outsideC.
ip outside globalD.
ip inside localAnswer: Option A
Solution
Answer: Option A
Solution:
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.