OK, I have a problem and looking for feasible solution. I hope someone here can help me.
I have Cisco 3560x layer 3, but there is one problem with MAC ACL.
Here is sample scenario:
I have two VLANS 2 & 3. There is one device (D1) on VLAN 2 and three (D2,D3,D4) devices on VLAN 3. D1 can talk only to D2 and D3. D4 can talk only to D2 and D3. D1 and D4 cannot talk at all.
I got the IP access list all set, but I was asked to get the MAC ACL on it. The problem is that as soon as packet is routed, its MAC addresses will change, correct?
Is there way of preventing device with same IP but differnt MAC from talking to device it should not to, keeping in mind that the packet will be routed?
Thanks!