I am trying to lock down a single port to have only one mac-address allowed. I know how to do this on a Cisco switch, but I am struggling to get the same thing on a Dell 3024. I have looked at several forums, but I am not seeing the same command choices.
console>enable
console#config
console(config)#switchport port-security %Invalid input detected at port-security.
When I look to see what the available command are for switchport ?, I do not even see the port-security command as an option. My only options shown are dot1q, protected, and voice.
Any ideas would be greatly appreciated.