cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
270
Views
0
Helpful
1
Replies

login fail to switch

petercinvest
Level 1
Level 1

my config as follow:

line vty 0 4
 password 7 04***********
 login local
 transport input all
line vty 5 15
 password 7 050************
 login local

I have also:

username data1 privilege 15 secret 5 $1$/Svl*******

username data2 privilege 15 secret 5 ^77788vl*******

I use SSH remotely log on to the switch, no AAA model, user ID: data1, then I use the decrypted password from (password 7 04***********), but access denied. any one can explain why? thanks

1 Reply 1

Iulian Vaideanu
Level 4
Level 4

You need the decrypted "secret 5 $1$/Svl*******" of user data1...