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

sh access-list output 'check' ?

jvhaysx
Level 1
Level 1

I can't find anything on CCO or Google to explain the 'check==378' in the output below.

router#sh access-list 1

Standard IP access list 1

permit 10.25.0.0, wildcard bits 0.0.0.255 check=378

This is just a snippet. Other ACLs on the same router do not have the 'check' field - just this one, which is an access-class ACL on the vty. See config below:

access-list 1 permit 10.25.0.0 0.0.0.255

!

line vty 0 4

access-class 1 in

Also, Cisco Output Interpreter just chokes on this output. The router is a 1721 running 12.2(8)T5.

Please advise. - Jonathan

1 Reply 1

royalblues
Level 10
Level 10

Jonathan,

The access-list in question must be having a log keyword at the end.

The check =378 actaully means that the access-list has been referred to 378 times.

You can use the clear access-list counters command (check =0)and then try the telnet access from the subnet. Then issue the sh access-list command. the check counter would have incremented.

HTH, rate if it does

Narayan

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card