Join Examsbook
760 0

Q: Your inside locals are not being translated to the inside global addresses. Which of the following commands will show you if your inside globals are allowed to use the NAT pool? ip nat pool Corp 198.18.41.129 198.18.41.134 netmask 255.255.255.248 ip nat inside source list 100 int pool Corp overload

  • 1
    debug ip nat
  • 2
    show access - list
  • 3
    show ip nat translation
  • 4
    show ip nat statistics
  • Show AnswerHide Answer
  • Workspace

Answer : 2. "show access - list"
Explanation :

Answer: B) show access - list Explanation: Once you create your pool, the command ip nat inside source must be used to say which inside locals are allowed to use the pool. In this question we need to see if access - list 100 is configured correctly, if at all , so show access - list is the best answer.

Are you sure

  Report Error

Please Enter Message
Error Reported Successfully