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

How to confirm the ACL coulnters on 3850/3650 ?

Atsushi Ikeda
Level 1
Level 1

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

1 Accepted Solution

Accepted Solutions

Mark Malone
VIP Alumni
VIP Alumni

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)

View solution in original post

2 Replies 2

Mark Malone
VIP Alumni
VIP Alumni

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)

Thank you for reply.

Does that prompt indicate software counters ?
If not, I want to know the way to get hardware counters.

Thanks

Review Cisco Networking for a $25 gift card