cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
604
Views
0
Helpful
2
Replies

How to sniff packets?

sergey.klusov
Level 1
Level 1

Is there some tcpdump'like reliable packet sniffing tool in IOS?

I tried to use "debug ip packet", but it doesn't dump traffic, passed over NAT.

2 Replies 2

ariesc_33
Level 1
Level 1

"debug ip nat" should also be enabled...

Doesn't help anyway. debug ip nat XX ignores access list specified and dump all nat info, but no packet info comes along.