01-05-2016 03:28 AM - edited 03-08-2019 03:17 AM
Hi,
How to confirm the ACL counters on IOSXE ?
I can't find "show access-list hardware counters" command.
Are there any alternative commands ?
Thanks.
Regards,
Atsushi Ikeda
Solved! Go to Solution.
01-05-2016 03:55 AM
Hey if you mean the hit counters for each acl just do show ip access-list xx
3650A#sh ip access-lists 176
Extended IP access list 176
10 permit tcp host 172.19.154.53 any eq 22 (35320 matches)
20 permit tcp host 172.19.246.240 any eq 22 (262 matches)
30 permit tcp host 172.19.249.77 any eq 22 (12 matches)
40 permit tcp host 172.19.152.223 any eq 22
50 permit tcp host 172.19.152.53 any eq 22 (1004 matches)
01-05-2016 03:55 AM
Hey if you mean the hit counters for each acl just do show ip access-list xx
3650A#sh ip access-lists 176
Extended IP access list 176
10 permit tcp host 172.19.154.53 any eq 22 (35320 matches)
20 permit tcp host 172.19.246.240 any eq 22 (262 matches)
30 permit tcp host 172.19.249.77 any eq 22 (12 matches)
40 permit tcp host 172.19.152.223 any eq 22
50 permit tcp host 172.19.152.53 any eq 22 (1004 matches)
01-05-2016 06:06 AM
Thank you for reply.
Does that prompt indicate software counters ?
If not, I want to know the way to get hardware counters.
Thanks
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