cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Bookmark
|
Subscribe
|
1007
Views
0
Helpful
1
Replies

Router Cisco 2801 MAC Access List

petrutz_21
Level 1
Level 1

Hello !

I want to block access of some clients from the vlan1 to acces internet blocking their MAC address. How can i do this?

I have tring this way:

access-list 700 deny mac address 0000.0000.0000

access-list 700 permit 0000.0000.0000 ffff.ffff.ffff

int fa00

           bridge-group 1 {input-address-list 700  output-address-list 700}

but it's not working .

Thanks.

1 Reply 1

fb_webuser
Level 6
Level 6

Would it not be better to have the permit statement first , as it would seem that your deny is taking in everything

Also not sure of the number you are using for the access list itself.

---

Posted by WebUser John Rodgers from Cisco Support Community App