Here is the config on the particular port.
interface GigabitEthernet2/0/44
switchport access vlan 20
switchport mode access
switchport port-security maximum 5
switchport port-security mac-address sticky
switchport port-security mac-address sticky 1803.73db.98e4
switchport port-security mac-address sticky 507b.9d3b.bfdb
switchport port-security mac-address sticky 7446.a096.e4ea
switchport port-security mac-address sticky a048.1c96.7561
switchport port-security mac-address sticky f0de.f15e.04ae
switchport port-security
spanning-tree portfast
end
This is a small pocket hub that the IT uses to reimage desktops. When it gets full I will go in and clear the port of the sticky address.
My question is...When he plugs in a new device taking the MAC count to 6, the interface shuts down which is great. But when he unplugs the violating MAC address the switch comes back up. WHY IS THAT? I thought port security violations have to be cleared manually.