I want to be able to block certain MAC addresses on my Extreme Switches. I want ot stop certain devices from being able to connect to my network
Userlevel 4
Hello You can use an ACL to block. But there are much better options available. Use Mac limit learning and allow only specific Mac address .based on your requirement exos has multiple options . ACL is the easiest .
i have a list of MAC addresses I want want blocked. Do you have the command?
Userlevel 6
Vince In order to block certain MAC addresses use the FDB blackhole. This is a permanent static entry in the Fowarding DataBase table. The command is create fdbentry mac_addr vlan vlan_name [ports port_list {tagged tag} | blackhole]
blackhole Enables the blackhole option. Any packets with either a source MAC address
or a destination MAC address matching the FDB entry are dropped.
Hope that helps
P
blackhole Enables the blackhole option. Any packets with either a source MAC address
or a destination MAC address matching the FDB entry are dropped.
Hope that helps
P
Hi..Paul...I want block the end users mac address in extreme WiFi wm3400 controller...so is there any command or option for the same
??
??
Userlevel 6
Hello Prateek Yes there are two ways to do this. If the traffic is locally bridged at the AP then you can do the same command to stop them on the wired network. You can also block them in the AP by adding their MAC into the wireless firewall. Please check out the WM_5.4_Controller_reference_guide to see step by step process.
Thanks
P
Thanks
P
Userlevel 2
Hi Paul,
is it possible to set FDB entry to blackhole for such MAC addresses but for all VLANs (or many VLANs) without defining each MAC address one per VLAN?
Best regards,
is it possible to set FDB entry to blackhole for such MAC addresses but for all VLANs (or many VLANs) without defining each MAC address one per VLAN?
Best regards,
Userlevel 6
Hey Lazuardi.
Unfortunately if you use the create FDB command to blackhole a MAC you have to specify the VLAN so you would have to execute the command for all of the VLANS.
If you use an ACL you would still have to apply it to a VLAN or to all of the ports. When configuring an ACL on a port you can only have one policy file per port.
Hope that helps
P
Unfortunately if you use the create FDB command to blackhole a MAC you have to specify the VLAN so you would have to execute the command for all of the VLANS.
If you use an ACL you would still have to apply it to a VLAN or to all of the ports. When configuring an ACL on a port you can only have one policy file per port.
Hope that helps
P
Hi Paul,
we are using one L3 switch and 10 L2 switch in our organization. I would like to allow particular user through access list .So,is it possible for me if i create a ACL on L3 switch and its working for all users who are connected through our L2 switches.
we are using one L3 switch and 10 L2 switch in our organization. I would like to allow particular user through access list .So,is it possible for me if i create a ACL on L3 switch and its working for all users who are connected through our L2 switches.
we are using one L3 switch and 10 L2 switch in our organization. I would like to allow particular user through access list .So,is it possible for me if i create a ACL on L3 switch and its working for all users who are connected through our L2 switches.
configure access-list
configure access-list
Reply
Enter your username or e-mail address. We'll send you an e-mail with instructions to reset your password.