I want to secure port in this switches so if one machine get virus it will not propagate to other
machine connected with same switch and network
Is Switch port Protect is the right way to secure???
I configure one switch port with
switch port protected
switch port block multicast
switch port block unicast
We already have antivirus program in PCs. I am working on Segmentation project and I want to secure all cisco switch port with switch port protect before segenting in Vlan.
switchport protected
switchport block multicast
switchport block unicast
Other than that, that's one way to do it.