05-09-2019 05:22 AM
Hi threre !
First of all thanks for reading it =). I have a ACL created via web interface, and I need to apply it to a determinate port by command.
I have been surfing in the community and I every where say the same:
Device> enable Device# configure terminal Device(config)# interface fastethernet 0/0/0 Device(config-if)# ip access-group <created_ACL> in Device(config-if)# end
The problem is that the command "ip access-group" is not recognized in my cisco. If I put the "?" command to see the posibles commands only appear "ip access-list".
What I am doing wrong? Any idea?
Thanks again.
05-09-2019 06:23 AM
Hi @Alzor ,
Query, the ip access-list command achieve to apply the ACL?
Sometimes you will find different ways to apply an ACL, could be access-list, access-group, access-class.
But all should achieve the same.
Try the command that you mention and tell us how it goes with that
Regards
05-09-2019 09:20 AM
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