TL-SG3428XF PortSecurity Violation not working & STICKY-MAC not configurable
Hi guys,
I am working on TL-SG3428XF to create port-security (sticky mac) on a switchport and that the port should be blocked on receiving another mac (moving of the workstations).. which i am unable to, the only configuration i could do is to enable a Static MAC address, moreover, i dont see any configuration to what the violation should be like nor even it shutdown the port on receiving a different mac to what it has learnt. The only thing it says is that on enabling max-macs = 1, no new MACs could be learnt but its not blocking/shutdown the port on learning a violating mac.
The configs are shown below:
interface gigabitEthernet 1/0/1
switchport general allowed vlan 33 untagged
switchport pvid 33
mac address-table max-mac-count max-number 1 mode permanent status drop exceed-max-learned enable
!
Any suggestions please?