04-01-2008 03:18 AM - edited 03-05-2019 10:06 PM
Hi,
after installing the new IOS release on a Catalyst 4500 and 4500-E I'm not able anymore to establish a connection per telnet or per console with a local username. The login is invald. Username and password are only accepted per ssh. Any hints ?
Regards
Silvia
04-07-2008 06:25 AM
Kindly do the "set trace ssh 4" and connect yourself to the console and see the output there and then send that off to me...
And also installing the old IOS and try find everingthing are working fine or not. If it is fine than reinstal the new IOS again and try to establish connection.
04-07-2008 11:36 PM
"set trace ssh 4" is a CatOS command. I can't find a corresponding IOS command. "debug ssh" ist unknown.
When the IOS Version 12.2(40)SG is loaded, local username & password are the accepted on the console and via telnet.
After reloading IOS 12.2(44)SG both connections are refused, "Login invalid". The configuration wasn't changed.
04-18-2008 01:01 PM
Did you ever find a "fix" for this problem?
I setup aaa new-model w/login default local
then set the line vty 0 4 for login authentication default
but my usernames are set for privilege level 15 and the ios brings me to a ">" prompt???
I set the vty 0 4 for pri 15 but I don't like doing that.
Sounding line it's time for a TAC case...
04-21-2008 04:15 AM
No, I don't have a fix. I've opened a service request.
06-30-2008 06:42 AM
What was the response from TAC?
07-17-2008 02:50 AM
Waiting for new release 12.2(46)SG
07-08-2008 02:44 AM
I was hit by this same issue, as we have been using "no aaa new-model" in all our Cisco gear except some ancient modem servers.
Adding following lines to the config of our 4948-10G switches logging in seems to be working as before:
aaa new-model
aaa authentication login default local line
aaa authentication enable default enable
aaa authorization exec default local if-authenticated
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