I am trying to determine the source of traffic across a DS3 link.
I have applied an access-list inbound on the serial interface as shown:
access-list 102 permit tcp any any range 1 65535 log
access-list 102 permit udp any any range 1 65535 log
access-list 102 permit ip any any log
apply access-group 102 in s0/0
When viewing the log I am seeing this:
Oct 7 17:01:18.586: %SEC-6-IPACCESSLOGRL: access-list logging rate-limited or m
issed 38401 packets
Is there a limit set on the router log buffer?