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

Which Debug

GRANT3779
Spotlight
Spotlight

Hi All,

I asked this in the ASA forum, but also looking for the Router equivalent.

I'd like to see if a Router/ACL is blocking / dropping traffic when I try to connect to a server. I'm basically getting timeout errors every so often, and want to see if it's the router which is in the path of the traffic.

What's the best Debug command to run to see IP traffic in general and check if the router is causing issues with my requests? Can I filter the debug via IP so I can narrow it down to whatever my source IP is for example?

Thanks

2 Replies 2

blau grana
Level 7
Level 7

Hello,

you can run debug with ACL, but be careful, this is certainly not the type of debug which should be run on core device

http://www.cisco.com/en/US/tech/tk648/tk361/technologies_configuration_example09186a0080100548.shtml#debugtraffic

Best Regards

Please rate all helpful posts and close solved questions

Best Regards Please rate all helpful posts and close solved questions

Hi,

I would not use a Debug for that. You may always use the "log" option in the ACL to see if the router is dropping any traffic. It will tell you the protocol, if it´s an extended ACL, source IP and destination IP addresses. Also the source MAC address, if you use the "log-input" option.

Another way to see if there are drops, is with the output of show ip traffic.

I would leave the "heavy artillery" for more complex problems or if you are not able to solve this issue with the other less intensive methods.

Hope this helps,

Jose.

Review Cisco Networking products for a $25 gift card