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

A) debug ip nat

B) show access – list

C) show ip nat translation

D) show ip nat statistics

View Answer
Option – B.