cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3724
Views
0
Helpful
1
Replies

Extended ACL Debugging

furrow.s
Level 1
Level 1

I have an extended access list in place on various routers in my network. I know that by doing a sho access-list I can see how many hits are encountered by the deny statements in this access list. Is there a way or is there a debugging command that will allow me to see the source of the denials?

Any help is greatly appreciated.

Thanks!

1 Reply 1

Erick Bergquist
Level 6
Level 6

You canuse the log option at the end of the access-list to log the denied entries to the console, syslog, etc. This will log both inbound and outbound packets. You can use the log-input option just for input. This may add overhead to the router depending on how much traffic is being denied and logged.