OfWolfAndMan wrote: » The first device with a MAC that connects to the network is associated with the sticky address on the interface, so any device after that will not be able to connect to the port, assuming you have the maximum set to 1. Aging time basically says, after specified time, if the last MAC that was connected to the port is not seen after a specified time, age it out, meaning you can connect another device to the port.
awitt11 wrote: » Wouldn't setting the maximum allowed to 24 mean just the first 24 MAC address to come across the link? So if someone had an IP phone and a few VMs on their machine, then a single port on the 2950 could have 5 MAC addresses. Any reason why you aren't setting port security on the 2950?
tomtom1 wrote: » Setting the maximum to 24 would allow for a total of 24 MAC addresses on the port. I'd conceptually advise against deploying port-security on trunk interfaces and rather deploy it on the access layer, it would just make more sense that way. Also make sure to set your violation policy to something other than shutdown, otherwise you'd lose your link to the switch.