Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,
I have a Catalyst 2960 switch that has several ports configured as follows:
switchport access vlan 10 switchport mode access switchport voice vlan 20 switchport port-security maximum 2 switchport port-security switchport port-security aging time...
Turning off port-security fixed the issue:
no switchport port-security
Now my configuration looks like this:
switchport access vlan 10switchport mode accessswitchport voice vlan 20switchport port-security maximum 2switchport port-security aging time ...