08-29-2012 03:59 AM - edited 03-07-2019 08:35 AM
Hi,
VLAN MAC address filter does not seem to be working on my 4900 switch. However the same config works fine when tested on my 3750 & 3560 switches.
Since user from different VLANs requires to be blocked, Unicast MAC address filter will not be feasible solution.
VACL did not work on my 4506 switch too. Kindly advice
Below is the config done on 4900 switch
mac access-list extended ABC
permit host 0003.0de9.d5ea any
exit
!
vlan access-map drop-mac 10
action drop
match mac address ABC
exit
!
vlan access-map drop-mac 20
action forward
exit
!
vlan filter drop-mac vlan-list 500
Regards,
Prakash.K
08-29-2012 04:57 AM
Prakash,
"Since user from different VLANs requires to be blocked.."
VACLs are used to block traffic within the same vlan. If you're trying to block between svis, you'll need an acl to block them and no a vacl...
HTH,
John
08-29-2012 05:02 AM
Hi,
you need to check your IOS features. Not all of them support VACL or Layer 2 filtering.
http://www.cisco.com/en/US/docs/switches/lan/catalyst4500/release/note/OL_22935.html#wp835363
here you can find some fetaure you need. (CTRL+F and type mac filter)
Alessio
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