08-26-2008 10:03 AM - edited 07-03-2021 04:22 PM
I have an problem with multiple access points losing the ability to telnet to them.They access points work fine but the only way I can get the ability to telnet back is to restart them. Has anyone else had this problem.
08-29-2008 12:42 AM
Hi,
what kind of authentication do you use for the vty lines (local, radius, ...).
The easiest way would be to paste the config here, or at least a part of it.
Regards,
Sebastian
09-17-2008 06:58 AM
I am using Radius. This is what the config looks like.
Thanks for your help Greg
line con 0
password 7 110B15041317
login authentication local_auth
transport preferred all
transport output all
line vty 0 4
password 7 104C05180112
login authentication rad_auth
transport preferred all
transport input all
transport output all
line vty 5 15
password 7 104C05180112
login authentication rad_auth
transport preferred all
transport input all
transport output all
09-18-2008 08:23 AM
Any chance you're maxing out your telnet sessions? It seems unlikely that you'd be hitting 16 unless you telnet around a lot each day and never log out. Still, might be worth checking out.
09-18-2008 09:45 PM
You could enable SSH and try to connect that way, maybe it makes a difference.
Additionally, if it is possible, connect via console when you're not able to telnet an AP and check the system output.
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