06-20-2006 08:04 AM - edited 03-03-2019 01:03 PM
How would you know if NAT is enabled on a router ? What are the indications that NAT is enabled just by running show commands. Thanks in advance.
06-20-2006 08:17 AM
you can check it out your nat by using following command:
sh ip nat translation
show ip nat statistics
and when you have configured nat, then by using debug ip nat you can able to see the translation of ip addresses...you can also use "debug ip nat detailed"
rate this post if it helps
regards
Devang
06-20-2006 08:18 AM
The easiest way to tell will be looking at the LAN interface and underneath the command:
ip nat inside
Will be listed. Likewise
ip nat outside
would be listed under your internet facing interface.
Hope that helps. If not what router \ config do you have?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide