08-10-2010 06:01 AM - edited 03-06-2019 12:24 PM
I've searched and only solution I've found is to do password reset. But I can login via telnet, so I shouldn't have to do that. As best I can tell this switch is identically configured to another that works fine.
Here's what I see at the console:
********************************************************************************************
% Authorization failed.
SFSW02 con0 is now available
Press RETURN to get started.
********************************************************************************************
[this pattern repeats if I press enter, so I can't login]
the configuration for the console is the same as on my other switches that don't have this problem:
line con 0
exec-timeout 60 0
privilege level 15
transport input none
stopbits 1
I'm able to login via Telnet, and I've compared the startup-config of this system with another that works fine and can't seem to find the cause of this anomalous behavior.
08-19-2010 01:11 PM
what is the configuration for the 'line vty x x' ?
09-01-2010 07:58 AM
line vty 5 15
access-class 90 in
exec-timeout 60 0
transport input telnet
escape-character 3
on both the switch I can login to and the one I can't login to.
09-01-2010 09:19 AM
Josseph
The error message indicates an authorization error. To me this indicates that there is some issue with aaa and how it is configured and how it operates on this switch. Can you compare the aaa configuration of this switch to the aaa configuration of a switch that works? Can you post the aaa configuration from the switch?
HTH
Rick
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