590
Views
10
Helpful
2
Replies
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2018 06:48 AM - edited 03-08-2019 03:11 PM
Hello team,
I was wondering if an Access list is still getting processed if its not applied under an interface?
thanks
Solved! Go to Solution.
Labels:
- Labels:
-
Other Switching
1 Accepted Solution
Accepted Solutions
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2018 07:19 AM
Hi,
An ACL could be applied in multiple places and does not necessarily need to be applied to an interface. It could be used for route redistribution, vty lines, snmp access etc.
To check if it's being used, check the acl counters "show ip access-list" and see if there are any matches or if the hit count is increasing.
HTH
An ACL could be applied in multiple places and does not necessarily need to be applied to an interface. It could be used for route redistribution, vty lines, snmp access etc.
To check if it's being used, check the acl counters "show ip access-list" and see if there are any matches or if the hit count is increasing.
HTH
2 Replies 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2018 07:19 AM
Hi,
An ACL could be applied in multiple places and does not necessarily need to be applied to an interface. It could be used for route redistribution, vty lines, snmp access etc.
To check if it's being used, check the acl counters "show ip access-list" and see if there are any matches or if the hit count is increasing.
HTH
An ACL could be applied in multiple places and does not necessarily need to be applied to an interface. It could be used for route redistribution, vty lines, snmp access etc.
To check if it's being used, check the acl counters "show ip access-list" and see if there are any matches or if the hit count is increasing.
HTH

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2018 07:27 AM
Hello,
no, an access list that is not applied anywhere does not get processed.
