ā04-24-2014 09:29 AM - edited ā03-07-2019 07:12 PM
I'm having a strange problem with one of a number of 2960 switches. When I try to telnet into the switch, i'm able to connect and I get the correct prompt for the login credentials. however as soon as I try typing the login credentials, it gives the error 'Network error: software caused connection abort' and knocks me out.
Additional points:
I've checked 'line vty' commands on config and it is fine.
I don't believe it is the case of adjusting the seconds of keepalives on putty because I've also tried using telnet client from Windows cmd and have the same problem.
Any suggestions please?
ā04-24-2014 07:07 PM
Hi Martino,
I assume that the VTY terminal sessions are stuck and have not cleared up. Could you post the output of the following commands?
* show user
* show tcp brief
If in case you see the VTY terminal sessions to be stuck and in IDLE state, could you issue the command clear line vty <vty_no> and attempt a TELNET once again to the box.
Also, could you configure the exec-timeout under the line vty configuration to 5 minutes so that an IDLE user will be disconnected if in case he is inactive for 5 minutes? This could be achieved as follows.
E.g:
line vty 0 5
exec-timeout 5 0
Hope this helps...
Regards,
Arun
ā04-25-2014 07:30 AM
Hi Narun,
Thanks for your reply. I don't have access to the switch via console today and will check the outputs you have suggested on Monday and let you know what I find.
Access via telnet is knocking me straight off once I type the first letter of login credentials.
ā04-25-2014 11:15 AM
Hi Martino,
You could reload the box to forcefully kill all the hung telnet sessions and try once again.
ā04-30-2014 01:20 AM
Hi Narun,
Nothing unusual from the Telnet sessions. I've also tried restarting it and nothing changes. I did notice that i can't log in with aaa authentication credentials and I have to login with the local default credentials. I am able to ping the aaa server though. Any thoughts?
ā07-31-2015 08:51 AM
I am experiencing the same issue. Did you ever get a resolution this problem?
ā12-23-2017 09:04 AM
ā12-23-2017 09:04 AM
ā12-28-2018 04:25 AM
I had this problem too, I reboot the device and problem resolved. Thanks for your help !
ā12-28-2018 06:16 AM
You're welcome!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide