Hi all,
With the below test config I can't seem to generate a single log entry
from the ACL. Has anyone had experience in logging with port based
ACL's on the 3750? With the below config the icmp traffic is being
dropped - just not logged.
3750 running Adv IP Services...
interface GigabitEthernet1/0/25
switchport access vlan 701
switchport mode access
ip access-group TEST in
ip access-list extended TEST
deny icmp any any log
permit ip any any log
ip access-list log-update threshold 1
"show access-lists hardware counters" does show drops and I cant ping
through this interface with the ACL applied. It just wont log any ACE
entry matches.
Cheers
Kent.