Hi,
I have been trying to block arp broadcast on my sg300 switch.
This is at the command line:
Extended MAC access list stop broadcast
deny any host aa:bb:cc:dd:ee:ff vlan 1 0806 0000
permit any any
However, doing a wireshark (non promiscuous) stills shows
the packets from this machine. Did I miss out something?
Thanks in advance!