10-02-2019 12:42 PM - edited 10-02-2019 12:44 PM
Hi, have a C6506 switch running at a remote site and now I'm unable to log into it. only gets :
The remote system refused the connection.
I'm suspecting all vty lines are active and not disconnecting again.
are using net-snmp and runs snmpwalk -v 2c -c comstring hostname 1.3.6.1.4.1.9.2.9.2.1.1
to list out the active connections.
this works fine on the other switches on site like C2960, C3560 etc. but on the C6506 it's not returning any data.
nor does the snmpset -v2c -c comstring hostname 1.3.6.1.4.1.9.2.9.10.0 integer 2 apare to have any impact on my issues.
This should clear the connection on line 2.
Any tips anyone?
Solved! Go to Solution.
10-02-2019 01:21 PM
as per your description of the issue, you have tried different ways, the only option I see for now console.
10-02-2019 01:09 PM
suggest to if some can console and clear vty lines will be helpful and set time out on the login, so you will not encounter this issue in the future
10-02-2019 01:16 PM
10-02-2019 01:21 PM
as per your description of the issue, you have tried different ways, the only option I see for now console.
10-02-2019 01:47 PM
10-03-2019 08:13 AM
and also enable keepalives if you haven't already
service tcp-keepalives-in
service tcp-keepalives-out
that, along with an exec and session timeout should prevent this from happening.
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