cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
976
Views
5
Helpful
5
Replies

2960X 15.2(7)E2 Port Security impacting RDP users

russell.sage
Level 1
Level 1

I have a large enterprise customer with 10 stacks of N*2960X switches running 15.2(7)E2. Issue is reported across all stacks.

Due to Covid customer has a lot of staff working from home and RDPing into their office machines. After upgrading and deploying port security customer reported remote users getting disconnected. IT would reboot the target machine connected to switch stack and the staff would be able to reconnect. Only for it to happen again at random intervals.

Staff working in the office local to their machines don't experience this issue despite having the same switch port config.

We removed the port security config and the issue stopped. Re-applied port security and issue re-appears.

User port config

interface GigabitEthernet2/0/7
description VOIP port
switchport access vlan 110
switchport mode access
switchport voice vlan 210
switchport priority extend trust
switchport port-security maximum 3
switchport port-security aging time 5
switchport port-security
no logging event link-status
no snmp trap link-status
storm-control broadcast level 10.00
storm-control action shutdown
spanning-tree portfast edge
spanning-tree bpduguard enable
service-policy input MS_TEAMS_QOS
end

 

2 Accepted Solutions

Accepted Solutions

Hello,

 

looking at what you have configured, the only parameter that could cause this, if it is due to port security, is the aging time.

 

Can you configure one port with the below and test if the user connecting to this port still experiences problems ?

 

switchport port-security aging time 3600
switchport port-security aging type inactivity

View solution in original post

Thank you that does seem to have stopped the users being disconnected.

View solution in original post

5 Replies 5

balaji.bandi
Hall of Fame
Hall of Fame

what was the old version?

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Multiple different versions. This was a new customer and we inherited a badly managed network. So we are standardising configs and IOS versions.

i was asking that "you mentioned  in original post upgraded the IOS and deployed", is the before IOS worked as expected ?

 

how is your network do you have any diagram to understand., why you think switch only have issue ?

 

if you remove port-security is that works ?

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Hello,

 

looking at what you have configured, the only parameter that could cause this, if it is due to port security, is the aging time.

 

Can you configure one port with the below and test if the user connecting to this port still experiences problems ?

 

switchport port-security aging time 3600
switchport port-security aging type inactivity

Thank you that does seem to have stopped the users being disconnected.

Review Cisco Networking for a $25 gift card