cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
481
Views
0
Helpful
4
Replies

1200 Access List

jasantiago
Level 1
Level 1

Hi there,

I was wondering,is there a way to remove a single entry on an access list?

I have this problem that every time i intend to delete a single mac-address i have to delete all, then add the desired mac address.

Any help would be deeply appreciated.

Thank you.

Sincerely,

Jemel

4 Replies 4

robert.wright
Level 1
Level 1

i have not dealt with ACL's on a AP before.. But you describe the same behavior seen on a router.. To my knowledge ( someone correct me if im wrong) only the pix and asa appliances allow you to take out individual lines.

By far the easiest way i do it on a router is copy and paste the list into wordpad/word and do a replace on the accesslist name. Then add my change and then paste the ACL back into the device. Bam =) Just dont forget to switch over to the new ACL =) This also allows you to revert back to the previous known good ACL.

scottmac
Level 10
Level 10

I believe if you use the WebGUI, you can add and delete single entries.

Look under Security | Advanced Security

You can define a new filter, or point to the existing and edit entries.

I understand there's no technical glory (what I call 'Tech-tosterone')in using the WebGUI versus the CLI, but sometimes you just have to take the easiest path ... ;-}

Good Luck

Scott

basaine
Level 1
Level 1

Hi Jemel,

Suppose following command is configured on your AP:-

dot11 association mac-list 700

The above command shows access-list 700 is being as mac-address authentication list.If you want to remove "000c.412d.14c8" mac address from the list then use the following command:-

(config)# no access-list 700 permit 000c.412d.14c8.

Note:-If you have configured mac-address from GUI and now you are trying to configure it from CLI then you might get the follwing error"filter700 was configured on the interfacedot11radio0 using cli. it must be cleared via cli to ensure proper operation of the web interface";Therefore kindly make changes from CLI or GUI .

Hope this might help you.

Baljeet Singh Saini

My issue is slightly different than the original question but I receive the "filter 700 was configured on the interface dot11radio0 using CLI. It must be cleared via CLI to ensure proper operation of the web interface" error if I have been making changes to my MAC filters via GUI, try to apply them but apparently get disconnected from my Internet session (page cannot be displayed), and go back into filter configuration. If you know the commands to clear the CLI interface, I would greatly appreciate it if you would pass that information to me. I have rebuilt the MAC ACLs on a different filter but this is time consuming. I am getting better at configuring the MAC filters via the command line but, with a small business, prefer GUI.

Review Cisco Networking products for a $25 gift card