Hi,
I have a Cisco switch 2960 connected Polycom Phone(310)
(There is an related Question on the support form no solution)
Switch port configured with port security no static MAC addresses.
PC connected behind the Polycom 310 works fine.
If we disconnect the PC from the Phone then we still see the MAC address from the PC on the Switchport.
We connect the PC again port goes in Error Disable.
Question do somebody has an solution for this problem I so no related defects in the software.
Best Regards,
Piet.
Hey Piet,
Please provide the interface configuration from the 2960 switch.
Regards,
RS.
Also lets try this:
1. Configure the aging type as inactivity
#switchport port-security aging type inactivity
2. configure a lower aging time:
#switchport port-security aging time 2 > its in minutes
It means that switch will wait for 2 minutes to age out a mac-address if its inactive, in other words you need to wait atleast 2 minutes before plugging the PC in another port.
Let me know if it helps.
Regards,
RS.