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

command to know my ACLs are running? command to know my ACLs are running?

tareqrebhi
Level 1
Level 1

Dears,

are there commands to know if my ACLs are runing or not? i found only this:

debug ip packet 100

is there any more?

thx.

2 Replies 2

bvsnarayana03
Level 5
Level 5

show access-list "name", will show the matches against the acl lines.

Kevin Dorrell
Level 10
Level 10

debug ip packet 100 does not tell you whether or not ACL 100 is running. What it does is it monitors IP packets, filtering the monitor according to the AVL.

As the other posting suggest, the way to see whether the ACL is operating is to show access-list, with perhaps the name or number of the ACL. This will tell you how many times each line on the access-list has been hit. To clear those counters, use the clear access-list counters command.

Kevin Dorrell

Luxembourg

Review Cisco Networking products for a $25 gift card