07-04-2013 04:30 AM - edited 03-07-2019 02:14 PM
Hi Experts,
is there any way to list down the interfaces which has ACL applied. I use the following command,
sh run | i ^interface [A-Z]*|ip access-group
but it lists down all the interfaces along with the ones which have ACL. But i want to see only the interface which has ACL ..
Thanks,
Arun
07-04-2013 07:02 AM
Arun,
Try this :-
show ip interface | include line protocol | Outgoing access | Inbound access
Regards,
Alex.
Please rate useful posts.
07-04-2013 09:20 PM
Alex,
Thanks for your response. I tried it but it does the same thing.it lists all the interfaces..
Sorry about the rating.. I accidently clicked it and was not able to modify..
Thanks,
Arun
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