cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
488
Views
0
Helpful
4
Replies

Switch username/password problem

jasonww04
Level 1
Level 1

Can someone please tell me why the attched config gives me only a Password: prompt when I SSH to it? It originally had a password on line vty 0 4.

1 Accepted Solution

Accepted Solutions

Reza Sharifi
Hall of Fame
Hall of Fame

Under the vty lines add login local:

line vty 0 4

exec-timeout 0 0

login local

transport input ssh

And test again.

HTH

View solution in original post

4 Replies 4

Reza Sharifi
Hall of Fame
Hall of Fame

Under the vty lines add login local:

line vty 0 4

exec-timeout 0 0

login local

transport input ssh

And test again.

HTH

I use AAA and login authentication admin under line vty 0 4 on all my routers and have never run into this problem. I'll try login local and let you know what happens.

This just keeps getting better. The only option for the login command is authentication. No local.

OMFG I'm an idiot. The reason I wasn't getting a username prompt when using SSH to get to the switch is because I was coming from a router. The switch was using the router's username so I just needed to supply the password.

Review Cisco Networking products for a $25 gift card