faithful4u
IS-IT--Management
how can i use access-list with mac address.
i have LAN for one building. when ever i block ip address because of high traffic he simply changing the ip address then using again. so i want to block his mac address with access-list
i did this but still not working
access-list 701 deny <mac address> 0000.0000.0000
access-list 701 permit <mac address> ffff.ffff.ffff
then i applied on interface
bridge-group 1 input-address-list 701
but still not working
please help me
i have LAN for one building. when ever i block ip address because of high traffic he simply changing the ip address then using again. so i want to block his mac address with access-list
i did this but still not working
access-list 701 deny <mac address> 0000.0000.0000
access-list 701 permit <mac address> ffff.ffff.ffff
then i applied on interface
bridge-group 1 input-address-list 701
but still not working
please help me