12-14-2012 10:14 AM - edited 03-04-2019 06:25 PM
Hi All,
I have a NAT setup. Some of my udp packets are dropping. How to find more about the NAT to find whether it missed anything or not. the router is 3945e.
1000#sh ip nat statistics
Total active translations: 1392 (17 static, 1375 dynamic; 1375 extended)
Peak translations: 3839, occurred 1d19h ago
Outside interfaces:
GigabitEthernet0/1
Inside interfaces:
GigabitEthernet0/0
Hits: 232411493 Misses: 0
CEF Translated packets: 112178990, CEF Punted packets: 5643880
Expired translations: 61476
Dynamic mappings:
-- Inside Source
[Id: 1] access-list 110 interface Loopback0 refcount 2110
Total doors: 737
Appl doors: 0
Normal doors: 737
Queued Packets: 0
12-14-2012 11:12 AM
Hi,
the misses are packets that had no active translation slot in the NAT table, these are not the packets dropped or not natted.
Regards.
Alain
Don't forget to rate helpful posts.
12-14-2012 12:23 PM
Is there any cli commands to investage the NAT drops or missed translations?
12-15-2012 01:38 AM
Hi,
You can use 'debug ip nat' to dig deeper on your troubleshooting. Just be careful when issuing this command on a peak production hours.
Sent from Cisco Technical Support iPhone App
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