cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
341
Views
0
Helpful
3
Replies

ACL is on or Off ?

csco11579831
Level 1
Level 1

Hello,

How to know if an acl is applied or not(for an interface or route-map...)

Best regards,

1 Accepted Solution

Accepted Solutions

You could do something like this:

Router#sh ip int | i is (up|down)|Outgoing|Inbound

FastEthernet0/0 is up, line protocol is up

FastEthernet0/0.290 is up, line protocol is up

  Outgoing access list is not set

  Inbound  access list is not set

FastEthernet0/1 is up, line protocol is up

  Outgoing access list is not set

  Inbound  access list is not set

FastEthernet0/1.150 is up, line protocol is up

  Outgoing access list is not set

  Inbound  access list is not set

Multilink1 is administratively down, line protocol is down

  Outgoing access list is not set

  Inbound  access list is not set

Your list would show up here if it was applied.

HTH,
John

*** Please rate all useful posts ***

HTH, John *** Please rate all useful posts ***

View solution in original post

3 Replies 3

csco11579831
Level 1
Level 1

without going through "sh run"

You could do something like this:

Router#sh ip int | i is (up|down)|Outgoing|Inbound

FastEthernet0/0 is up, line protocol is up

FastEthernet0/0.290 is up, line protocol is up

  Outgoing access list is not set

  Inbound  access list is not set

FastEthernet0/1 is up, line protocol is up

  Outgoing access list is not set

  Inbound  access list is not set

FastEthernet0/1.150 is up, line protocol is up

  Outgoing access list is not set

  Inbound  access list is not set

Multilink1 is administratively down, line protocol is down

  Outgoing access list is not set

  Inbound  access list is not set

Your list would show up here if it was applied.

HTH,
John

*** Please rate all useful posts ***

HTH, John *** Please rate all useful posts ***

Thank you a lot !

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:

Innovations in Cisco Full Stack Observability - A new webinar from Cisco