10-03-2018 02:09 AM
Hi,
1)Does this means that those access list that has no traffic matches won't display number of "(xx matches)?
2)How to check traffic from certain source/destination falls under which access-lists?
Standard IP access list 4
10 permit 10.2.3.24
20 permit 10.2.4.86
30 permit 10.2.4.85
40 permit 10.2.4.79
50 permit 100.50.1.0, wildcard bits 0.0.0.255 (1708 matches)
Standard IP access list op
10 permit 3.9.4.12, wildcard bits 0.0.0.7 (49240 matches)
Extended IP access list 106
10 permit ip any 210.40.210.0 0.0.0.255 (50 matches)
20 permit ip any 210.100.3.32 0.0.0.7
30 permit ip any host 15.1.46.14 (62 matches)
10-04-2018 05:26 AM
What are you running the ACL on, hardware type and applied to, i.e. 4331 router used for VTY ACL? Different hardware and applications of ACL result in different match counter consistency.
Cheers,
- Pete
10-04-2018 07:46 AM
Hello,
use the 'log-input' keyword at the end of your access list statements.
--> The log-input option enables logging of the ingress interface and source MAC address in addition to the packet's source and destination IP addresses and ports.
10-08-2018 03:22 AM
u provide some examples? I dont quite get what u mean.
the objective is to check certain traffic falls under which access-list
10-08-2018 11:59 PM
01-07-2019 09:46 PM
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